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