Deshraj Yadav b144c7dccc [Bugfix] Fix hugging face command (#944) 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 654fd8d74c [Improvement] Use SQLite for chat memory (#910) 1 年之前
cohere.py 03a84daf9d Add Cohere LLM support (#751) 1 年之前
gpt4all.py f7dd65a3de [Feature] Add support for OpenAI assistants and support openai version >=1.0.0 (#921) 1 年之前
huggingface.py b144c7dccc [Bugfix] Fix hugging face command (#944) 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 年之前