Deshraj Yadav b314e5e080 [bug] Fix issue of missing user directory on first init (#931) 2 years ago
..
apps f7dd65a3de [Feature] Add support for OpenAI assistants and support openai version >=1.0.0 (#921) 2 years ago
bots 4a8c50f886 [docs]: Revamp embedchain docs (#799) 2 years ago
chunkers 7de8d85199 [Feature] Add Postgres data loader (#918) 2 years ago
config a1de238716 Introduce chunker config in yaml config (#907) 2 years ago
data_formatter 7de8d85199 [Feature] Add Postgres data loader (#918) 2 years ago
embedder f7dd65a3de [Feature] Add support for OpenAI assistants and support openai version >=1.0.0 (#921) 2 years ago
helper 1864f4cb38 fix: serialize non serializable (#589) 2 years ago
llm 654fd8d74c [Improvement] Use SQLite for chat memory (#910) 2 years ago
loaders 7de8d85199 [Feature] Add Postgres data loader (#918) 2 years ago
memory 17129e2eaa [Improvement] Add support for reloading history for an existing app (#930) 2 years ago
models 7de8d85199 [Feature] Add Postgres data loader (#918) 2 years ago
store 0d568c758b [Feat] Add anonymous telemetry to assistant (#924) 2 years ago
telemetry 455f059c6f [Telemetry] Update anonymous telemetry API key (#882) 2 years ago
vectordb 0533da72d7 [Improvement] add delete functionality to zilliz DB (#912) 2 years ago
__init__.py 3979480532 [Feature] Add support for deploying local pipelines to Embedchain platform (#847) 2 years ago
client.py 654fd8d74c [Improvement] Use SQLite for chat memory (#910) 2 years ago
constants.py 654fd8d74c [Improvement] Use SQLite for chat memory (#910) 2 years ago
embedchain.py 17129e2eaa [Improvement] Add support for reloading history for an existing app (#930) 2 years ago
factory.py c95d458e52 Add tests for gpt4all llm (#852) 2 years ago
pipeline.py b314e5e080 [bug] Fix issue of missing user directory on first init (#931) 2 years ago
utils.py 654fd8d74c [Improvement] Use SQLite for chat memory (#910) 2 years ago