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