Taranjeet Singh dd258c14b5 feat: Make gpt4all work offline. (#1099) 1 年之前
..
bots a926bcc640 [Refactor] Converge Pipeline and App classes (#1021) 1 年之前
chunkers c62663f2e4 Add GPT4Vision Image loader (#1089) 1 年之前
config 295cd3fac6 [Updates] Update GPTCache configuration/docs (#1098) 1 年之前
data_formatter c62663f2e4 Add GPT4Vision Image loader (#1089) 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 dd258c14b5 feat: Make gpt4all work offline. (#1099) 1 年之前
loaders c62663f2e4 Add GPT4Vision Image loader (#1089) 1 年之前
memory a54dde0509 [Bug Fix] Handle chat sessions properly during `app.chat()` calls (#1084) 1 年之前
models c62663f2e4 Add GPT4Vision Image loader (#1089) 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 c62663f2e4 Add GPT4Vision Image loader (#1089) 1 年之前
__init__.py a926bcc640 [Refactor] Converge Pipeline and App classes (#1021) 1 年之前
app.py 295cd3fac6 [Updates] Update GPTCache configuration/docs (#1098) 1 年之前
cache.py 295cd3fac6 [Updates] Update GPTCache configuration/docs (#1098) 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 c62663f2e4 Add GPT4Vision Image loader (#1089) 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 295cd3fac6 [Updates] Update GPTCache configuration/docs (#1098) 1 年之前