litellm-mirror/litellm/llms
Krish Dholakia 162291a530
Merge pull request #2103 from BerriAI/litellm_fix_async_sagemaker
fix(sagemaker.py): fix async sagemaker calls
2024-02-20 19:44:27 -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 feat(llama_guard.py): add llama guard support for content moderation + new async_moderation_hook endpoint 2024-02-16 18:45:25 -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 refactor: add black formatting 2023-12-25 14:11:20 +05:30
anthropic.py fix(router.py): fix order of dereferenced dictionaries 2024-01-22 21:42:25 -08:00
azure.py fix(utils.py): support image gen logging to langfuse 2024-02-16 16:12:52 -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(bedrock.py): fix amazon titan prompt formatting 2024-02-13 22:02:25 -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 fix(gemini.py): implement custom streamer 2024-02-20 17:10:51 -08:00
huggingface_restapi.py fix(huggingface_restapi.py): return streamed response correctly 2024-02-16 13:25:13 -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): support format for ollama 2024-02-06 10:11:52 -08:00
ollama_chat.py fix(ollama_chat.py): fix token counting 2024-02-06 22:18:46 -08:00
oobabooga.py fix: fix linting issues 2023-12-27 12:21:31 +05:30
openai.py fix(factory.py): mistral message input fix 2024-02-08 20:54:26 -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 refactor: add black formatting 2023-12-25 14:11:20 +05:30
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 Merge pull request #1916 from RenaLu/main 2024-02-15 22:47:36 -08:00
vllm.py refactor: add black formatting 2023-12-25 14:11:20 +05:30