litellm-mirror/litellm/llms
2024-07-27 22:38:33 -07:00
..
custom_httpx feat(httpx): Send litellm version upstream. 2024-07-08 05:40:32 +00:00
huggingface_llms_metadata add hf tgi and conversational models 2023-09-27 15:56:45 -07:00
prompt_templates fix(factory.py): support mistral ai prefix:true in messages 2024-07-27 22:30:40 -07:00
tokenizers feat(utils.py): bump tiktoken dependency to 0.7.0 2024-06-10 21:21:23 -07:00
__init__.py add linting 2023-08-18 11:05:05 -07:00
ai21.py fix: move to using pydantic obj for setting values 2024-07-11 13:18:36 -07:00
aleph_alpha.py fix: move to using pydantic obj for setting values 2024-07-11 13:18:36 -07:00
anthropic.py fix(anthropic.py): support openai system message being a list 2024-07-23 21:45:56 -07:00
anthropic_text.py fix: move to using pydantic obj for setting values 2024-07-11 13:18:36 -07:00
azure.py feat support audio health checks for azure 2024-07-25 17:30:15 -07:00
azure_text.py refactor: remove custom transport logic 2024-07-02 17:35:27 -07:00
base.py feat - add fim codestral api 2024-06-17 13:46:03 -07:00
baseten.py fix: move to using pydantic obj for setting values 2024-07-11 13:18:36 -07:00
bedrock.py Revert "Fix: use Bedrock region from environment variables before other region definitions" 2024-07-22 07:40:24 -07:00
bedrock_httpx.py fix(bedrock_httpx.py): fix streaming error message 2024-07-26 10:42:47 -07:00
clarifai.py fix: fix linting errors 2024-07-11 13:44:29 -07:00
cloudflare.py fix: move to using pydantic obj for setting values 2024-07-11 13:18:36 -07:00
cohere.py fix: move to using pydantic obj for setting values 2024-07-11 13:18:36 -07:00
cohere_chat.py fix exception raised in factory.py 2024-07-13 09:54:32 -07:00
custom_llm.py fix(custom_llm.py): pass input params to custom llm 2024-07-25 19:03:52 -07:00
databricks.py feat(databricks.py): support vertex mistral cost tracking 2024-07-27 20:22:35 -07:00
fireworks_ai.py fix + test fireworks ai param mapping for tools 2024-06-26 06:57:04 -07:00
gemini.py fix: move to using pydantic obj for setting values 2024-07-11 13:18:36 -07:00
huggingface_restapi.py fix: move to using pydantic obj for setting values 2024-07-11 13:18:36 -07:00
maritalk.py fix: move to using pydantic obj for setting values 2024-07-11 13:18:36 -07:00
nlp_cloud.py fix: move to using pydantic obj for setting values 2024-07-11 13:18:36 -07:00
nvidia_nim.py fix nvidia nim param mapping 2024-07-05 14:44:12 -07:00
ollama.py Add missing num_gpu ollama configuration parameter 2024-07-18 17:51:56 +02:00
ollama_chat.py feat(ollama_chat.py): support ollama tool calling 2024-07-26 21:51:54 -07:00
oobabooga.py fix: move to using pydantic obj for setting values 2024-07-11 13:18:36 -07:00
openai.py feat(vertex_ai_partner.py): initial working commit for calling vertex ai mistral 2024-07-27 12:54:14 -07:00
openrouter.py refactor: add black formatting 2023-12-25 14:11:20 +05:30
palm.py fix: move to using pydantic obj for setting values 2024-07-11 13:18:36 -07:00
petals.py fix: move to using pydantic obj for setting values 2024-07-11 13:18:36 -07:00
predibase.py fix: move to using pydantic obj for setting values 2024-07-11 13:18:36 -07:00
replicate.py fix: now supports single tokens prediction 2024-07-25 19:06:07 +02:00
sagemaker.py fix: move to using pydantic obj for setting values 2024-07-11 13:18:36 -07:00
text_completion_codestral.py fix text completion response from codestral 2024-06-17 15:01:26 -07:00
together_ai.py fix: fix linting errors 2024-07-11 13:36:55 -07:00
triton.py fix triton linting 2024-07-23 11:03:34 -07:00
vertex_ai.py fix: move to using pydantic obj for setting values 2024-07-11 13:18:36 -07:00
vertex_ai_anthropic.py feat(vertex_ai_anthropic.py): support response_schema for vertex ai anthropic calls 2024-07-18 22:40:35 -07:00
vertex_ai_partner.py feat(utils.py): fix openai-like streaming 2024-07-27 15:32:57 -07:00
vertex_httpx.py feat(vertex_httpx.py): support logging citation metadata 2024-07-26 20:54:59 -07:00
vllm.py fix: move to using pydantic obj for setting values 2024-07-11 13:18:36 -07:00
volcengine.py add initial support for volcengine 2024-06-26 16:53:44 -07:00
watsonx.py fix: move to using pydantic obj for setting values 2024-07-11 13:18:36 -07:00