Deshraj Yadav 4dc5c7348f [Bug fix]: Fix issue of OPENAI_API_BASE env variable being mandatory (#1305) 1 year ago
..
bots 0de9491c61 #1128 | Remove deprecated type hints from typing module (#1131) 1 year ago
chunkers 2985b667b0 [Bug fix] Fix issue with gmail loader (#1228) 1 year ago
config 4428768eaa [Bug Fix]: Fix test cases and update version to 0.1.93 (#1303) 1 year ago
core b4bb4cf053 [Bug fix] Fix issue for using any metadata db apart from sqlite (#1282) 1 year ago
data_formatter 2496ed133e [Bug fix] Fix typos, static methods and other sanity improvements in the package (#1129) 1 year ago
deployment 9fa368b114 [Refactor] Remove usage of 'Pipeline' in favor of 'App' (#1246) 1 year ago
embedder 4dc5c7348f [Bug fix]: Fix issue of OPENAI_API_BASE env variable being mandatory (#1305) 1 year ago
evaluation 2784bae772 [Tests] add tests for evaluation metrics (#1174) 1 year ago
helpers 09cdaff9a2 [Improvement] Fix deprecation warnings (#1288) 1 year ago
llm 11f4ce8fb6 #1155: Add support for OpenAI-compatible endpoint in LLM and Embed (#1197) 1 year ago
loaders 6c12bc9044 [Improvements] Improve the default prompt and data loader util functions (#1272) 1 year ago
memory 5e2e7fb639 [Feature] Add support to use any sql database as the metadata storage for embedchain apps (#1273) 1 year ago
migrations aa5ad625af Add support for supplying custom db params (#1276) 1 year ago
models c77a75dfb5 [Feature] Add support for NVIDIA AI LLMs and embedding models (#1293) 1 year ago
store c77a75dfb5 [Feature] Add support for NVIDIA AI LLMs and embedding models (#1293) 1 year ago
telemetry c77a75dfb5 [Feature] Add support for NVIDIA AI LLMs and embedding models (#1293) 1 year ago
utils 11f4ce8fb6 #1155: Add support for OpenAI-compatible endpoint in LLM and Embed (#1197) 1 year ago
vectordb 7e1d2ffdd7 [Bug fix] Fix search API for pinecone vector db 1 year ago
__init__.py 5e2e7fb639 [Feature] Add support to use any sql database as the metadata storage for embedchain apps (#1273) 1 year ago
alembic.ini f8f69eab03 [Feature] Add support for python 3.13 and other migration related fixes (#1279) 1 year ago
app.py faacfeb891 [Improvement] Set a default app id if not provided in the app configuration (#1300) 1 year ago
cache.py 0de9491c61 #1128 | Remove deprecated type hints from typing module (#1131) 1 year ago
cli.py 7444f59e3c [Bugfix] fix ec dev command for hf spaces (#1168) 1 year ago
client.py aa5ad625af Add support for supplying custom db params (#1276) 1 year ago
constants.py aa5ad625af Add support for supplying custom db params (#1276) 1 year ago
embedchain.py 7e1d2ffdd7 [Bug fix] Fix search API for pinecone vector db 1 year ago
factory.py c77a75dfb5 [Feature] Add support for NVIDIA AI LLMs and embedding models (#1293) 1 year ago
pipeline.py 6df63d9ca7 Update notebooks to use dict instead of yaml and remove dataloaders (#1075) 1 year ago