litellm-mirror/litellm/llms
2024-03-28 15:01:56 -07:00
..
custom_httpx feat(proxy/utils.py): enable updating db in a separate server 2024-03-27 16:02:36 -07:00
huggingface_llms_metadata add hf tgi and conversational models 2023-09-27 15:56:45 -07:00
prompt_templates fix(factory.py): fix anthropic check 2024-03-23 00:27:24 -07:00
tokenizers refactor(__init__.py): adds init.py file in tokenizers 2024-01-22 15:33:16 -08:00
__init__.py add linting 2023-08-18 11:05:05 -07:00
ai21.py refactor: add black formatting 2023-12-25 14:11:20 +05:30
aleph_alpha.py docs(configs.md): add load balancing to proxy config docs 2024-03-05 07:39:40 -08:00
anthropic.py fix(anthropic.py): support async claude 3 tool calling + streaming 2024-03-22 19:57:01 -07:00
anthropic_text.py (fix) claude-instant-1 test 2024-03-04 21:39:12 -08:00
azure.py fix(azure.py): support cost tracking for azure/dall-e-3 2024-03-12 10:55:54 -07:00
azure_text.py (fix) support streaming for azure/instruct models 2024-03-12 09:50:43 -07:00
base.py build(pyproject.toml): drop certifi dependency (unused) 2024-01-10 08:09:03 +05:30
baseten.py refactor: add black formatting 2023-12-25 14:11:20 +05:30
bedrock.py Updating the default Claude3 max tokens 2024-03-26 11:46:59 -04:00
cloudflare.py (feat) cloudflare - add optional params 2023-12-29 11:50:09 +05:30
cohere.py fix(cohere.py): return usage as a pydantic object not dict 2024-03-15 10:00:22 -07:00
cohere_chat.py (feat) support tool_calling on cohere command-r 2024-03-12 14:24:48 -07:00
gemini.py build: fix mypy build issues 2024-03-21 08:27:23 -07:00
huggingface_restapi.py fix(huggingface_restapi.py): fix hf streaming issue 2024-03-04 21:16:41 -08:00
maritalk.py refactor: add black formatting 2023-12-25 14:11:20 +05:30
nlp_cloud.py refactor: add black formatting 2023-12-25 14:11:20 +05:30
ollama.py fix(ollama.py): fix type issue 2024-03-28 15:01:56 -07:00
ollama_chat.py fix(ollama_chat.py): don't pop from dictionary while iterating through it 2024-03-22 08:18:22 -07:00
oobabooga.py fix: fix linting issues 2023-12-27 12:21:31 +05:30
openai.py fix(openai.py): return model name with custom llm provider for openai compatible endpoints 2024-03-12 10:30:10 -07:00
openrouter.py refactor: add black formatting 2023-12-25 14:11:20 +05:30
palm.py build: fix mypy build issues 2024-03-21 08:27:23 -07:00
petals.py refactor: add black formatting 2023-12-25 14:11:20 +05:30
replicate.py fix(replicate.py): handle model endpoint 2024-03-05 19:06:24 -08:00
sagemaker.py fix(sagemaker.py): fix async sagemaker calls 2024-02-20 17:20:01 -08:00
together_ai.py fix(utils.py): route together ai calls to openai client 2024-02-03 19:22:48 -08:00
vertex_ai.py build: fix mypy build issues 2024-03-21 08:27:23 -07:00
vllm.py refactor: add black formatting 2023-12-25 14:11:20 +05:30