Deven Patel 04daa1b206 [Feature] Add support for GPTCache (#1065) il y a 1 an
..
bots a926bcc640 [Refactor] Converge Pipeline and App classes (#1021) il y a 1 an
chunkers c0ee680546 [Improvement] Add support for min chunk size (#1007) il y a 1 an
config 04daa1b206 [Feature] Add support for GPTCache (#1065) il y a 1 an
data_formatter 404e73af77 [Feature] Add Dropbox loader (#1073) il y a 1 an
deployment a926bcc640 [Refactor] Converge Pipeline and App classes (#1021) il y a 1 an
embedder 04daa1b206 [Feature] Add support for GPTCache (#1065) il y a 1 an
helpers f6b80e01a1 [Feature] Add support for custom streaming callback (#971) il y a 1 an
llm d9d529987e Migrate from `template` to `prompt` arg while keeping backward compatibility (#1066) il y a 1 an
loaders 404e73af77 [Feature] Add Dropbox loader (#1073) il y a 1 an
memory 141a23fb1e [BugFix] Skip checking thread when making sqlite connection (#978) il y a 1 an
models 404e73af77 [Feature] Add Dropbox loader (#1073) il y a 1 an
store 406c46e7f4 [Improvements] Add support for creating app from YAML string config (#980) il y a 1 an
telemetry 6be29f5bed [Bug Fix] Fix `FileExistsError` when using Embedchain in multithreading setting (#1056) il y a 1 an
vectordb c0aafd38c9 [Feature] Return score when doing search in vectorDB (#1060) il y a 1 an
__init__.py a926bcc640 [Refactor] Converge Pipeline and App classes (#1021) il y a 1 an
app.py 04daa1b206 [Feature] Add support for GPTCache (#1065) il y a 1 an
cache.py 04daa1b206 [Feature] Add support for GPTCache (#1065) il y a 1 an
cli.py 6be29f5bed [Bug Fix] Fix `FileExistsError` when using Embedchain in multithreading setting (#1056) il y a 1 an
client.py 6be29f5bed [Bug Fix] Fix `FileExistsError` when using Embedchain in multithreading setting (#1056) il y a 1 an
constants.py 654fd8d74c [Improvement] Use SQLite for chat memory (#910) il y a 1 an
embedchain.py 04daa1b206 [Feature] Add support for GPTCache (#1065) il y a 1 an
factory.py 6c1ea7799e [Feature] Add support for Together AI API (#1058) il y a 1 an
pipeline.py 6df63d9ca7 Update notebooks to use dict instead of yaml and remove dataloaders (#1075) il y a 1 an
utils.py 04daa1b206 [Feature] Add support for GPTCache (#1065) il y a 1 an