Joe 11f4ce8fb6 #1155: Add support for OpenAI-compatible endpoint in LLM and Embed (#1197) 1 year ago
..
__init__.py 344e7470f6 refactor: classes and configs (#528) 1 year ago
anthropic.py 41bd258b93 [Feature] OpenAI Function Calling (#1224) 1 year ago
aws_bedrock.py 09cdaff9a2 [Improvement] Fix deprecation warnings (#1288) 1 year ago
azure_openai.py 41bd258b93 [Feature] OpenAI Function Calling (#1224) 1 year ago
base.py 0766a44ccf [Bug fix] Fix vertex ai integration issue (#1257) 1 year ago
cohere.py 09cdaff9a2 [Improvement] Fix deprecation warnings (#1288) 1 year ago
google.py 0de9491c61 #1128 | Remove deprecated type hints from typing module (#1131) 1 year ago
gpt4all.py 41bd258b93 [Feature] OpenAI Function Calling (#1224) 1 year ago
groq.py 92dd7edb57 [Feature] Add support for Groq LLMs (#1284) 1 year ago
huggingface.py 56bf33ab7f [Feature] Add support for running huggingface models locally (#1287) 1 year ago
jina.py 41bd258b93 [Feature] OpenAI Function Calling (#1224) 1 year ago
llama2.py 09cdaff9a2 [Improvement] Fix deprecation warnings (#1288) 1 year ago
mistralai.py cb0499407e [Feature] Add support for Mistral API (#1194) 1 year ago
nvidia.py c77a75dfb5 [Feature] Add support for NVIDIA AI LLMs and embedding models (#1293) 1 year ago
ollama.py 6078738d34 Feature: Custom Ollama endpoint base_url (#1301) 1 year ago
openai.py 11f4ce8fb6 #1155: Add support for OpenAI-compatible endpoint in LLM and Embed (#1197) 1 year ago
together.py 09cdaff9a2 [Improvement] Fix deprecation warnings (#1288) 1 year ago
vertex_ai.py 0766a44ccf [Bug fix] Fix vertex ai integration issue (#1257) 1 year ago
vllm.py 09cdaff9a2 [Improvement] Fix deprecation warnings (#1288) 1 year ago