litellm-mirror/litellm/llms
2024-05-07 15:46:54 +00:00
..
custom_httpx fix(http_handler.py): fix linting error 2024-04-19 15:45:24 -07:00
huggingface_llms_metadata
prompt_templates fix(factory.py): support openai 'functions' messages 2024-05-04 12:33:39 -07:00
tokenizers
__init__.py
ai21.py
aleph_alpha.py fix(utils.py): fix streaming to not return usage dict 2024-04-24 08:06:07 -07:00
anthropic.py fix(anthropic.py): remove raise error on 'empty content' 2024-05-06 11:42:09 -07:00
anthropic_text.py fix(utils.py): fix streaming to not return usage dict 2024-04-24 08:06:07 -07:00
azure.py fix(bedrock.py): convert httpx.timeout to boto3 valid timeout 2024-05-03 16:24:21 -07:00
azure_text.py
base.py
baseten.py fix(utils.py): fix streaming to not return usage dict 2024-04-24 08:06:07 -07:00
bedrock.py feat(bedrock.py): Support using OIDC tokens. 2024-05-07 15:46:54 +00:00
cloudflare.py fix(utils.py): fix streaming to not return usage dict 2024-04-24 08:06:07 -07:00
cohere.py fix(utils.py): fix streaming to not return usage dict 2024-04-24 08:06:07 -07:00
cohere_chat.py fix(utils.py): fix streaming to not return usage dict 2024-04-24 08:06:07 -07:00
gemini.py fix(utils.py): fix streaming to not return usage dict 2024-04-24 08:06:07 -07:00
huggingface_restapi.py
maritalk.py fix(utils.py): fix streaming to not return usage dict 2024-04-24 08:06:07 -07:00
nlp_cloud.py fix(utils.py): fix streaming to not return usage dict 2024-04-24 08:06:07 -07:00
ollama.py Fix: get format from data not optional_params ollama non-stream completion 2024-05-05 18:59:26 -07:00
ollama_chat.py Make newline same in async function 2024-05-05 18:51:53 -07:00
oobabooga.py fix(utils.py): fix streaming to not return usage dict 2024-04-24 08:06:07 -07:00
openai.py fix(openai.py): fix typing import for python 3.8 2024-05-04 21:49:30 -07:00
openrouter.py
palm.py fix(utils.py): fix streaming to not return usage dict 2024-04-24 08:06:07 -07:00
petals.py fix(utils.py): fix streaming to not return usage dict 2024-04-24 08:06:07 -07:00
replicate.py fix(replicate.py): pass version if passed in 2024-04-26 17:11:21 -07:00
sagemaker.py fix(utils.py): fix streaming to not return usage dict 2024-04-24 08:06:07 -07:00
together_ai.py fix(utils.py): fix streaming to not return usage dict 2024-04-24 08:06:07 -07:00
vertex_ai.py Merge branch 'main' into litellm_common_auth_params 2024-04-28 08:38:06 -07:00
vertex_ai_anthropic.py fix(utils.py): fix streaming to not return usage dict 2024-04-24 08:06:07 -07:00
vllm.py fix(utils.py): fix streaming to not return usage dict 2024-04-24 08:06:07 -07:00
watsonx.py feat(utils.py): unify common auth params across azure/vertex_ai/bedrock/watsonx 2024-04-27 11:06:18 -07:00