Deven Patel c0aafd38c9 [Feature] Return score when doing search in vectorDB (#1060) před 1 rokem
..
apps 406c46e7f4 [Improvements] Add support for creating app from YAML string config (#980) před 1 rokem
bots f6b80e01a1 [Feature] Add support for custom streaming callback (#971) před 1 rokem
chunkers c0ee680546 [Improvement] Add support for min chunk size (#1007) před 1 rokem
config d9d529987e Migrate from `template` to `prompt` arg while keeping backward compatibility (#1066) před 1 rokem
data_formatter bee4e834b1 Add docs for slack and add missing datatype (#1023) před 1 rokem
deployment 210fe9bb80 [new] add gradio and hf spaces deployments (#1042) před 1 rokem
embedder 11f0d719f5 Provide openai-key support from config (#1052) před 1 rokem
helpers f6b80e01a1 [Feature] Add support for custom streaming callback (#971) před 1 rokem
llm d9d529987e Migrate from `template` to `prompt` arg while keeping backward compatibility (#1066) před 1 rokem
loaders 12e6eaf802 [Docs] add docs for youtube channel (#1072) před 1 rokem
memory 141a23fb1e [BugFix] Skip checking thread when making sqlite connection (#978) před 1 rokem
models 0f73ba9677 Added Support for Ollama for local model inference. (#1045) před 1 rokem
store 406c46e7f4 [Improvements] Add support for creating app from YAML string config (#980) před 1 rokem
telemetry 6be29f5bed [Bug Fix] Fix `FileExistsError` when using Embedchain in multithreading setting (#1056) před 1 rokem
vectordb c0aafd38c9 [Feature] Return score when doing search in vectorDB (#1060) před 1 rokem
__init__.py 1df46b2bb3 [Bug fix] Fix issue of missing user directory (#975) před 1 rokem
cli.py 6be29f5bed [Bug Fix] Fix `FileExistsError` when using Embedchain in multithreading setting (#1056) před 1 rokem
client.py 6be29f5bed [Bug Fix] Fix `FileExistsError` when using Embedchain in multithreading setting (#1056) před 1 rokem
constants.py 654fd8d74c [Improvement] Use SQLite for chat memory (#910) před 1 rokem
embedchain.py c0aafd38c9 [Feature] Return score when doing search in vectorDB (#1060) před 1 rokem
factory.py 6c1ea7799e [Feature] Add support for Together AI API (#1058) před 1 rokem
pipeline.py 19d80914df [Improvement] return all the metadata when citations flag is `True` (#1059) před 1 rokem
utils.py d9d529987e Migrate from `template` to `prompt` arg while keeping backward compatibility (#1066) před 1 rokem