Deshraj Yadav a54dde0509 [Bug Fix] Handle chat sessions properly during `app.chat()` calls (#1084) 1 year ago
..
bots 636bc0a99d [feature]: Improve pinecone db integration (#806) 1 year ago
chunkers c0ee680546 [Improvement] Add support for min chunk size (#1007) 1 year ago
embedchain a54dde0509 [Bug Fix] Handle chat sessions properly during `app.chat()` calls (#1084) 1 year ago
embedder a86d7f52e9 [Feature]: Add support for creating app using yaml config (#787) 1 year ago
helper_classes d9d529987e Migrate from `template` to `prompt` arg while keeping backward compatibility (#1066) 1 year ago
llm a54dde0509 [Bug Fix] Handle chat sessions properly during `app.chat()` calls (#1084) 1 year ago
loaders 404e73af77 [Feature] Add Dropbox loader (#1073) 1 year ago
memory a54dde0509 [Bug Fix] Handle chat sessions properly during `app.chat()` calls (#1084) 1 year ago
models 36e6d486fc [chore] Remove `image.jpg` produced by tests and add cleanup in test (#827) 1 year ago
telemetry bf3fac56e4 Refactor: Make it clear what methods are private (#946) 1 year ago
vectordb a926bcc640 [Refactor] Converge Pipeline and App classes (#1021) 1 year ago
__init__.py 8674297d1a feat: Add basic unit test for embedchain (#209) 2 years ago
conftest.py 81336668b3 [Feature]: Add posthog anonymous telemetry and update docs (#867) 1 year ago
test_app.py a926bcc640 [Refactor] Converge Pipeline and App classes (#1021) 1 year ago
test_client.py 3979480532 [Feature] Add support for deploying local pipelines to Embedchain platform (#847) 1 year ago
test_factory.py 65a20aa457 [Bug fix] Anthropic, Llama2 and VertexAI LLMs dependencies (#820) 1 year ago
test_utils.py 6c1ea7799e [Feature] Add support for Together AI API (#1058) 1 year ago