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