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