litellm-mirror/litellm/llms
2024-01-08 23:52:57 +05:30
..
custom_httpx fix(proxy/rules.md): add docs on setting post-call rules on the proxy 2024-01-04 11:16:50 +05:30
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 fix(utils.py): use local tiktoken copy 2023-12-28 11:22:33 +05:30
__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 refactor: add black formatting 2023-12-25 14:11:20 +05:30
azure.py perf(azure+openai-files): use model_dump instead of json.loads + model_dump_json 2024-01-06 15:50:05 +05:30
base.py refactor: add black formatting 2023-12-25 14:11:20 +05:30
baseten.py refactor: add black formatting 2023-12-25 14:11:20 +05:30
bedrock.py (fix) init_bedrock_client 2024-01-01 22:48:56 +05:30
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 refactor(gemini.py): fix linting issue 2024-01-08 11:43:33 +05:30
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 fix(ollama.py): fix returned error message for streaming error 2024-01-08 23:52:57 +05:30
ollama_chat.py (fix) ollama_chat - support function calling + fix for comp 2023-12-26 20:07:55 +05:30
oobabooga.py fix: fix linting issues 2023-12-27 12:21:31 +05:30
openai.py fix(huggingface_restapi.py): support timeouts for huggingface + openai text completions 2024-01-08 11:40:56 +05:30
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 the post-call logging logic 2024-01-06 21:52:58 +05:30
together_ai.py (fix) together_ai cost tracking 2023-12-28 22:11:08 +05:30
vertex_ai.py (fix) vertex ai - use usage from response 2023-12-29 16:30:25 +05:30
vllm.py refactor: add black formatting 2023-12-25 14:11:20 +05:30