litellm-mirror/litellm/llms
2024-01-17 12:08:59 -08:00
..
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 (fix) using base_url Azure 2024-01-17 10:12:55 -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): add support for sts based boto3 initialization 2024-01-17 12:08:59 -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 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 (feat) litellm.completion - support ollama timeout 2024-01-09 10:34:41 +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(azure.py): support health checks to text completion endpoints 2024-01-12 00:13:01 +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 (feat) sagemaker - map status code and message 2024-01-15 21:43:16 -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