Sidharth Mohanty aee5bbb44b [Refactor] Update dependencies and loaders (#1062) před 1 rokem
..
bots a926bcc640 [Refactor] Converge Pipeline and App classes (#1021) před 1 rokem
chunkers c0ee680546 [Improvement] Add support for min chunk size (#1007) před 1 rokem
config 04daa1b206 [Feature] Add support for GPTCache (#1065) před 1 rokem
data_formatter 404e73af77 [Feature] Add Dropbox loader (#1073) před 1 rokem
deployment a926bcc640 [Refactor] Converge Pipeline and App classes (#1021) před 1 rokem
embedder 04daa1b206 [Feature] Add support for GPTCache (#1065) před 1 rokem
helpers f6b80e01a1 [Feature] Add support for custom streaming callback (#971) před 1 rokem
llm a54dde0509 [Bug Fix] Handle chat sessions properly during `app.chat()` calls (#1084) před 1 rokem
loaders aee5bbb44b [Refactor] Update dependencies and loaders (#1062) před 1 rokem
memory a54dde0509 [Bug Fix] Handle chat sessions properly during `app.chat()` calls (#1084) před 1 rokem
models 404e73af77 [Feature] Add Dropbox loader (#1073) před 1 rokem
store 406c46e7f4 [Improvements] Add support for creating app from YAML string config (#980) před 1 rokem
telemetry 6be29f5bed [Bug Fix] Fix `FileExistsError` when using Embedchain in multithreading setting (#1056) před 1 rokem
vectordb c0aafd38c9 [Feature] Return score when doing search in vectorDB (#1060) před 1 rokem
__init__.py a926bcc640 [Refactor] Converge Pipeline and App classes (#1021) před 1 rokem
app.py 04daa1b206 [Feature] Add support for GPTCache (#1065) před 1 rokem
cache.py 04daa1b206 [Feature] Add support for GPTCache (#1065) před 1 rokem
cli.py 6be29f5bed [Bug Fix] Fix `FileExistsError` when using Embedchain in multithreading setting (#1056) před 1 rokem
client.py 6be29f5bed [Bug Fix] Fix `FileExistsError` when using Embedchain in multithreading setting (#1056) před 1 rokem
constants.py 654fd8d74c [Improvement] Use SQLite for chat memory (#910) před 1 rokem
embedchain.py a304ded500 [Bugfix] fix config validation for google llm config (#1088) před 1 rokem
factory.py 6c1ea7799e [Feature] Add support for Together AI API (#1058) před 1 rokem
pipeline.py 6df63d9ca7 Update notebooks to use dict instead of yaml and remove dataloaders (#1075) před 1 rokem
utils.py a304ded500 [Bugfix] fix config validation for google llm config (#1088) před 1 rokem