Embedchain

Latest version: v0.1.110

Safety actively analyzes 638418 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 24 of 30

0.0.64

Not secure
What's Changed
* Rename method _get_gpt4all_answer to _get_answer by Prikshit7766 in https://github.com/embedchain/embedchain/pull/727
* fix: Update doc heading name by taranjeet in https://github.com/embedchain/embedchain/pull/730
* docs: add gpt-4 as llm FAQ by taranjeet in https://github.com/embedchain/embedchain/pull/731
* feat: One App by cachho in https://github.com/embedchain/embedchain/pull/635
* feat: bump version to 0.0.64 by taranjeet in https://github.com/embedchain/embedchain/pull/733


**Full Changelog**: https://github.com/embedchain/embedchain/compare/v0.0.63...v0.0.64

0.0.63

Not secure
What's Changed
* [OpenSearch] Add support for filtering docs based on app_id in opensearch db by deshraj in https://github.com/embedchain/embedchain/pull/729


**Full Changelog**: https://github.com/embedchain/embedchain/compare/v0.0.62...v0.0.63

0.0.62

Not secure
What's Changed
* Chore/follow_snake_conventions_in_config by dev-ayush69 in https://github.com/embedchain/embedchain/pull/716
* docs: add langsmith integration. by taranjeet in https://github.com/embedchain/embedchain/pull/717
* Fix 718 Added Slack in Mint.Js by Tushar-kalsi in https://github.com/embedchain/embedchain/pull/720
* chore: Renamed EmbeddingFunctions.py to follow snakecase convention by OsamaNabih in https://github.com/embedchain/embedchain/pull/669
* Rename _get_azure_openai_answer to _get_answer by Prikshit7766 in https://github.com/embedchain/embedchain/pull/724
* Add support for OpenSearch as vector database by deshraj in https://github.com/embedchain/embedchain/pull/725
* Update version to 0.0.62 by deshraj in https://github.com/embedchain/embedchain/pull/726

New Contributors
* Tushar-kalsi made their first contribution in https://github.com/embedchain/embedchain/pull/720
* OsamaNabih made their first contribution in https://github.com/embedchain/embedchain/pull/669
* Prikshit7766 made their first contribution in https://github.com/embedchain/embedchain/pull/724

**Full Changelog**: https://github.com/embedchain/embedchain/compare/v0.0.61...v0.0.62

0.0.61

Not secure
What's Changed
* Renamed models/VectorDimensions.py to follow snake case convention by subhajit20 in https://github.com/embedchain/embedchain/pull/706
* Rename models/Providers.py to follow snake case convention by subhajit20 in https://github.com/embedchain/embedchain/pull/707
* fix: use openai llm via langchain by taranjeet in https://github.com/embedchain/embedchain/pull/670
* Renamed apps/App.py to follow snake case convention by subhajit20 in https://github.com/embedchain/embedchain/pull/708
* feat: bump version to 0.0.61 by taranjeet in https://github.com/embedchain/embedchain/pull/709


**Full Changelog**: https://github.com/embedchain/embedchain/compare/v0.0.60...v0.0.61

0.0.60

Not secure
What's Changed
* Converted OpenSourceApp.py file name to Open_Source_App.py by subhajit20 in https://github.com/embedchain/embedchain/pull/675
* Refactored AppConfig.py to app_config.py by ShivamMenda in https://github.com/embedchain/embedchain/pull/681
* Rename CustomAppConfig to be snake_case by KapilM26 in https://github.com/embedchain/embedchain/pull/680
* Fix: Added docx2txt dependency by shubhampal123 in https://github.com/embedchain/embedchain/pull/682
* Rename BaseAppConfig to be snake_case by KapilM26 in https://github.com/embedchain/embedchain/pull/689
* Remove load_and_embed_v1 method since it is not used by dev-ayush69 in https://github.com/embedchain/embedchain/pull/638
* Renamed apps/CustomApp.py to follow snake case convention by subhajit20 in https://github.com/embedchain/embedchain/pull/678
* Renamed config/apps/OpenSourceAppConfig.py to follow snake case convention by subhajit20 in https://github.com/embedchain/embedchain/pull/701
* Renamed models/VectorDatabases.py to follow snake case convention by subhajit20 in https://github.com/embedchain/embedchain/pull/703
* feat: bump version to 0.0.60 by taranjeet in https://github.com/embedchain/embedchain/pull/704

New Contributors
* subhajit20 made their first contribution in https://github.com/embedchain/embedchain/pull/675
* ShivamMenda made their first contribution in https://github.com/embedchain/embedchain/pull/681
* KapilM26 made their first contribution in https://github.com/embedchain/embedchain/pull/680
* shubhampal123 made their first contribution in https://github.com/embedchain/embedchain/pull/682

**Full Changelog**: https://github.com/embedchain/embedchain/compare/v0.0.59...v0.0.60

0.0.59

Not secure
What's Changed
* Changed Tesla url to Forbes Url by subhadip001 in https://github.com/embedchain/embedchain/pull/615
* change app.count to app.db.count by dtee1 in https://github.com/embedchain/embedchain/pull/620
* allow_reset as constructor argument by Dev-Khant in https://github.com/embedchain/embedchain/pull/618
* refactor: get existing doc id method by cachho in https://github.com/embedchain/embedchain/pull/616
* Set telemetry flag as a top level attribute by Dev-Khant in https://github.com/embedchain/embedchain/pull/462
* bug: app.online fixed by Dev-Khant in https://github.com/embedchain/embedchain/pull/647
* Fixed minor grammatical issues in documentation: Interface Types by Shady2kOver in https://github.com/embedchain/embedchain/pull/648
* docs: large csv file error by naman09 in https://github.com/embedchain/embedchain/pull/644
* Add chat to discord_bot example by Dev-Khant in https://github.com/embedchain/embedchain/pull/643
* Bump embedchain package version in examples by dev-ayush69 in https://github.com/embedchain/embedchain/pull/639
* dry_run in load_and_embed_v2 by Dev-Khant in https://github.com/embedchain/embedchain/pull/634
* docs: use LlmConfig instead of QueryConfig by cachho in https://github.com/embedchain/embedchain/pull/626
* docs: where context filter by sw8fbar in https://github.com/embedchain/embedchain/pull/547

New Contributors
* subhadip001 made their first contribution in https://github.com/embedchain/embedchain/pull/615
* Shady2kOver made their first contribution in https://github.com/embedchain/embedchain/pull/648
* naman09 made their first contribution in https://github.com/embedchain/embedchain/pull/644
* dev-ayush69 made their first contribution in https://github.com/embedchain/embedchain/pull/639

**Full Changelog**: https://github.com/embedchain/embedchain/compare/0.0.58...v0.0.59

Page 24 of 30

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.