Deven Patel ae2e9cb890 [Bugfix] fix cache session id in chat method (#1107) 1 anno fa
..
bots a926bcc640 [Refactor] Converge Pipeline and App classes (#1021) 1 anno fa
chunkers c62663f2e4 Add GPT4Vision Image loader (#1089) 1 anno fa
config 295cd3fac6 [Updates] Update GPTCache configuration/docs (#1098) 1 anno fa
data_formatter c62663f2e4 Add GPT4Vision Image loader (#1089) 1 anno fa
deployment a926bcc640 [Refactor] Converge Pipeline and App classes (#1021) 1 anno fa
embedder 04daa1b206 [Feature] Add support for GPTCache (#1065) 1 anno fa
helpers f6b80e01a1 [Feature] Add support for custom streaming callback (#971) 1 anno fa
llm ae2e9cb890 [Bugfix] fix cache session id in chat method (#1107) 1 anno fa
loaders c62663f2e4 Add GPT4Vision Image loader (#1089) 1 anno fa
memory a54dde0509 [Bug Fix] Handle chat sessions properly during `app.chat()` calls (#1084) 1 anno fa
models c62663f2e4 Add GPT4Vision Image loader (#1089) 1 anno fa
store 406c46e7f4 [Improvements] Add support for creating app from YAML string config (#980) 1 anno fa
telemetry 6be29f5bed [Bug Fix] Fix `FileExistsError` when using Embedchain in multithreading setting (#1056) 1 anno fa
vectordb c62663f2e4 Add GPT4Vision Image loader (#1089) 1 anno fa
__init__.py a926bcc640 [Refactor] Converge Pipeline and App classes (#1021) 1 anno fa
app.py 295cd3fac6 [Updates] Update GPTCache configuration/docs (#1098) 1 anno fa
cache.py 295cd3fac6 [Updates] Update GPTCache configuration/docs (#1098) 1 anno fa
cli.py 6be29f5bed [Bug Fix] Fix `FileExistsError` when using Embedchain in multithreading setting (#1056) 1 anno fa
client.py 6be29f5bed [Bug Fix] Fix `FileExistsError` when using Embedchain in multithreading setting (#1056) 1 anno fa
constants.py 654fd8d74c [Improvement] Use SQLite for chat memory (#910) 1 anno fa
embedchain.py ae2e9cb890 [Bugfix] fix cache session id in chat method (#1107) 1 anno fa
factory.py 6c1ea7799e [Feature] Add support for Together AI API (#1058) 1 anno fa
pipeline.py 6df63d9ca7 Update notebooks to use dict instead of yaml and remove dataloaders (#1075) 1 anno fa
utils.py 295cd3fac6 [Updates] Update GPTCache configuration/docs (#1098) 1 anno fa