litellm-mirror/litellm/llms
2024-03-08 13:48:38 -08:00
..
custom_httpx fix(azure_dall_e_2.py): handle azure not returning a 'retry-after' param 2024-01-22 12:02:02 -08:00
huggingface_llms_metadata add hf tgi and conversational models 2023-09-27 15:56:45 -07:00
prompt_templates fix(factory.py): retry failed get request 2024-03-06 18:53:30 -08: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 test(test_add_function_to_prompt.py): skip as anthropic now supports tool calling 2024-03-04 18:31:18 -08:00
anthropic_text.py (fix) claude-instant-1 test 2024-03-04 21:39:12 -08:00
azure.py feat(azure.py): add support for calling whisper endpoints on azure 2024-03-08 13:48:38 -08: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 (fix) bug importing litellm 2024-03-05 18:41:39 -08:00
cloudflare.py (feat) cloudflare - add optional params 2023-12-29 11:50:09 +05:30
cohere.py refactor: add black formatting 2023-12-25 14:11:20 +05:30
gemini.py test(gemini.py): handle async streaming exceptions 2024-02-21 22:33:20 -08: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 vision models call arguments (like : llava) 2024-02-26 17:52:55 +01:00
ollama_chat.py fix(utils.py): return function name for ollama_chat function calls 2024-03-08 08:01:10 -08:00
oobabooga.py fix: fix linting issues 2023-12-27 12:21:31 +05:30
openai.py feat(main.py): support openai transcription endpoints 2024-03-08 10:25:19 -08:00
openrouter.py refactor: add black formatting 2023-12-25 14:11:20 +05:30
palm.py refactor: add black formatting 2023-12-25 14:11:20 +05:30
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 fix(vertex_ai.py): correctly parse optional params and pass vertex ai project 2024-03-06 14:00:50 -08:00
vllm.py refactor: add black formatting 2023-12-25 14:11:20 +05:30