Sidharth Mohanty 404e73af77 [Feature] Add Dropbox loader (#1073) 1 year ago
..
bots a926bcc640 [Refactor] Converge Pipeline and App classes (#1021) 1 year ago
chunkers c0ee680546 [Improvement] Add support for min chunk size (#1007) 1 year ago
config a926bcc640 [Refactor] Converge Pipeline and App classes (#1021) 1 year ago
data_formatter 404e73af77 [Feature] Add Dropbox loader (#1073) 1 year ago
deployment a926bcc640 [Refactor] Converge Pipeline and App classes (#1021) 1 year ago
embedder 11f0d719f5 Provide openai-key support from config (#1052) 1 year ago
helpers f6b80e01a1 [Feature] Add support for custom streaming callback (#971) 1 year ago
llm d9d529987e Migrate from `template` to `prompt` arg while keeping backward compatibility (#1066) 1 year ago
loaders 404e73af77 [Feature] Add Dropbox loader (#1073) 1 year ago
memory 141a23fb1e [BugFix] Skip checking thread when making sqlite connection (#978) 1 year ago
models 404e73af77 [Feature] Add Dropbox loader (#1073) 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 c0aafd38c9 [Feature] Return score when doing search in vectorDB (#1060) 1 year ago
__init__.py a926bcc640 [Refactor] Converge Pipeline and App classes (#1021) 1 year ago
app.py a926bcc640 [Refactor] Converge Pipeline and App classes (#1021) 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 a926bcc640 [Refactor] Converge Pipeline and App classes (#1021) 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 a544b4d3ff Load local text files of any kind - code, txts, json etc (#1076) 1 year ago