Embedchain

Latest version: v0.1.112

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

Scan your dependencies

Page 25 of 30

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

0.0.58

Not secure
What's Changed
* fix: url metadata for all datatypes by cachho in https://github.com/embedchain/embedchain/pull/613
* fix: elastic search by cachho in https://github.com/embedchain/embedchain/pull/600
* Fix/chat by cachho in https://github.com/embedchain/embedchain/pull/609
* Fix/dont print the entire text when data type is text by dtee1 in https://github.com/embedchain/embedchain/pull/605
* Fix a typo - accpeting -> accepting by lvpx in https://github.com/embedchain/embedchain/pull/614
* feat: bump version to 0.0.58 by taranjeet in https://github.com/embedchain/embedchain/pull/617

New Contributors
* dtee1 made their first contribution in https://github.com/embedchain/embedchain/pull/605
* lvpx made their first contribution in https://github.com/embedchain/embedchain/pull/614

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

0.0.57

Not secure
What's Changed
* feat: Add embedding manager by taranjeet in https://github.com/embedchain/embedchain/pull/570
* fix: use template from tempory `LlmConfig` by cachho in https://github.com/embedchain/embedchain/pull/590
* chore: linting by cachho in https://github.com/embedchain/embedchain/pull/597
* fix: do not mock get by cachho in https://github.com/embedchain/embedchain/pull/598
* feat: add support for mdx file by taranjeet in https://github.com/embedchain/embedchain/pull/604
* feat: bump version to 0.0.57 by taranjeet in https://github.com/embedchain/embedchain/pull/606
* [chore] fix lint issues by deshraj in https://github.com/embedchain/embedchain/pull/607


**Full Changelog**: https://github.com/embedchain/embedchain/compare/v0.0.56...v0.0.57

0.0.56

Not secure
What's Changed
* Add dry_run to add() by Dev-Khant in https://github.com/embedchain/embedchain/pull/545
* fix: serialize non serializable by cachho in https://github.com/embedchain/embedchain/pull/589
* refactor: use llama hub instead of llama index by cachho in https://github.com/embedchain/embedchain/pull/592
* fix: llama2 - use config with specific defaults by cachho in https://github.com/embedchain/embedchain/pull/594
* Handle if no module found for bots by Dev-Khant in https://github.com/embedchain/embedchain/pull/564
* feature: bump version to 0.0.56 by taranjeet in https://github.com/embedchain/embedchain/pull/595


**Full Changelog**: https://github.com/embedchain/embedchain/compare/v0.0.55...v0.0.56

0.0.55

Not secure
What's Changed
* feat: add embedchain javascript package by taranjeet in https://github.com/embedchain/embedchain/pull/576
* --upgrade flag for all pip instances by Dev-Khant in https://github.com/embedchain/embedchain/pull/557
* feat: add slack community by taranjeet in https://github.com/embedchain/embedchain/pull/582
* fix: update slack link by taranjeet in https://github.com/embedchain/embedchain/pull/583
* Remove elasticsearch as mandatory dependency by deshraj in https://github.com/embedchain/embedchain/pull/585
* [chore]: Rename modules for better readability and maintainability by deshraj in https://github.com/embedchain/embedchain/pull/587


**Full Changelog**: https://github.com/embedchain/embedchain/compare/v0.0.54...v0.0.55

Page 25 of 30

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.