Deshraj Yadav 92dd7edb57 [Feature] Add support for Groq LLMs (#1284) 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 aa5ad625af Add support for supplying custom db params (#1276) 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 41bd258b93 [Feature] OpenAI Function Calling (#1224) 1 year ago
evaluation 2784bae772 [Tests] add tests for evaluation metrics (#1174) 1 year ago
helpers 0de9491c61 #1128 | Remove deprecated type hints from typing module (#1131) 1 year ago
llm 92dd7edb57 [Feature] Add support for Groq LLMs (#1284) 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 cb0499407e [Feature] Add support for Mistral API (#1194) 1 year ago
store 5e2e7fb639 [Feature] Add support to use any sql database as the metadata storage for embedchain apps (#1273) 1 year ago
telemetry 2496ed133e [Bug fix] Fix typos, static methods and other sanity improvements in the package (#1129) 1 year ago
utils 92dd7edb57 [Feature] Add support for Groq LLMs (#1284) 1 year ago
vectordb f8f69eab03 [Feature] Add support for python 3.13 and other migration related fixes (#1279) 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 f0400e928a [Bug fix] Fix issue related to initalizing the local database engine (#1281) 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 aa5ad625af Add support for supplying custom db params (#1276) 1 year ago
factory.py 92dd7edb57 [Feature] Add support for Groq LLMs (#1284) 1 year ago
pipeline.py 6df63d9ca7 Update notebooks to use dict instead of yaml and remove dataloaders (#1075) 1 year ago