litellm-mirror/litellm/llms
Krish Dholakia ba4089824d
Merge pull request #1646 from BerriAI/litellm_image_gen_cost_tracking_proxy
Litellm image gen cost tracking proxy
2024-01-26 22:30:14 -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 Merge pull request #1315 from spdustin/feature_allow_claude_prefill 2024-01-08 10:48:15 +05:30
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(azure_dall_e_2.py): handle azure not returning a 'retry-after' param 2024-01-22 12:02:02 -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 feat(utils.py): support region based pricing for bedrock + use bedrock's token counts if given 2024-01-26 14:53:58 -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): support streaming 2024-01-19 20:21:34 -08:00
huggingface_restapi.py fix(huggingface_restapi.py): support timeouts for huggingface + openai text completions 2024-01-08 11:40:56 +05:30
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 (feat) litellm.completion - support ollama timeout 2024-01-09 10:34:41 +05:30
ollama_chat.py fix(ollama_chat.py): fix default token counting for ollama chat 2024-01-24 20:09:17 -08:00
oobabooga.py fix: fix linting issues 2023-12-27 12:21:31 +05:30
openai.py fix(openai.py): fix openai image gen logging 2024-01-26 21:05:49 -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(utils.py): fix sagemaker async logging for sync streaming 2024-01-25 12:49:45 -08:00
together_ai.py (fix) together_ai cost tracking 2023-12-28 22:11:08 +05:30
vertex_ai.py fix(vertex_ai.py): raise exception if vertex ai missing required dependendencies 2024-01-16 16:23:29 -08:00
vllm.py refactor: add black formatting 2023-12-25 14:11:20 +05:30