Deven Patel c95d458e52 Add tests for gpt4all llm (#852) 1 年之前
..
__init__.py 344e7470f6 refactor: classes and configs (#528) 1 年之前
anthropic.py 65a20aa457 [Bug fix] Anthropic, Llama2 and VertexAI LLMs dependencies (#820) 1 年之前
azure_openai.py 9951b58005 Rename _get_azure_openai_answer to _get_answer (#724) 1 年之前
base.py cdfd6519c8 [Feature] Add support for weaviate vector db (#782) 1 年之前
cohere.py 03a84daf9d Add Cohere LLM support (#751) 1 年之前
gpt4all.py c95d458e52 Add tests for gpt4all llm (#852) 1 年之前
huggingface.py 4a8c50f886 [docs]: Revamp embedchain docs (#799) 1 年之前
jina.py a86d7f52e9 [Feature]: Add support for creating app using yaml config (#787) 1 年之前
llama2.py a27eeb3255 [Bug fix] import App shouldn't throw other llm deps errors (#837) 1 年之前
openai.py c8846e0e93 [Feature] Add Qdrant support (#822) 1 年之前
vertex_ai.py a27eeb3255 [Bug fix] import App shouldn't throw other llm deps errors (#837) 1 年之前