litellm-mirror/litellm/llms
2024-05-03 16:59:49 -07:00
..
custom_httpx fix(http_handler.py): fix linting error 2024-04-19 15:45:24 -07:00
huggingface_llms_metadata add hf tgi and conversational models 2023-09-27 15:56:45 -07:00
prompt_templates fix: cohere tool results 2024-04-29 14:20:24 +04:00
tokenizers fix(openai.py): return logprobs for text completion calls 2024-04-02 14:05:56 -07: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 fix(utils.py): fix streaming to not return usage dict 2024-04-24 08:06:07 -07:00
anthropic.py fix(anthropic.py): drop unsupported non-whitespace character value when calling anthropic with stop sequences 2024-05-03 16:59:49 -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 feat(utils.py): unify common auth params across azure/vertex_ai/bedrock/watsonx 2024-04-27 11:06:18 -07:00
azure_text.py fix(openai.py): return logprobs for text completion calls 2024-04-02 14:05:56 -07:00
base.py build(pyproject.toml): drop certifi dependency (unused) 2024-01-10 08:09:03 +05:30
baseten.py fix(utils.py): fix streaming to not return usage dict 2024-04-24 08:06:07 -07:00
bedrock.py fix(utils.py): fix default values 2024-05-01 22:24:37 -07: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 fix(huggingface_restapi.py): fix hf streaming issue 2024-03-04 21:16:41 -08:00
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 Merge branch 'main' into litellm_ollama_tool_call_reponse 2024-05-01 10:24:05 -07:00
ollama_chat.py Merge branch 'main' into litellm_ollama_tool_call_reponse 2024-05-01 10:24:05 -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(router.py): fix default retry logic 2024-04-25 11:57:27 -07:00
openrouter.py refactor: add black formatting 2023-12-25 14:11:20 +05:30
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