litellm-mirror/litellm/llms
2023-10-13 22:24:58 -07:00
..
huggingface_llms_metadata add hf tgi and conversational models 2023-09-27 15:56:45 -07:00
prompt_templates feat(proxy_server): adds create-proxy feature 2023-10-12 18:27:07 -07:00
tokenizers adding support for cohere, anthropic, llama2 tokenizers 2023-09-22 14:03:52 -07:00
__init__.py add linting 2023-08-18 11:05:05 -07:00
ai21.py fix: fix value error if model returns empty completion 2023-10-10 10:11:40 -07:00
aleph_alpha.py fix: fix value error if model returns empty completion 2023-10-10 10:11:40 -07:00
anthropic.py fix: fix value error if model returns empty completion 2023-10-10 10:11:40 -07:00
base.py fix(init.py): expose complete client session 2023-10-10 15:16:10 -07:00
baseten.py adding finish reason mapping for aleph alpha and baseten 2023-09-13 19:39:11 -07:00
bedrock.py feat(proxy_server): adds create-proxy feature 2023-10-12 18:27:07 -07:00
cohere.py (fix) fix linting errors 2023-10-13 21:23:00 -07:00
huggingface_restapi.py (fix) fix linting errors 2023-10-13 21:23:00 -07:00
nlp_cloud.py fix: fix value error if model returns empty completion 2023-10-10 10:11:40 -07:00
ollama.py (feat) ollama raise Exceptions + use LiteLLM stream wrapper 2023-10-11 17:00:39 -07:00
oobabooga.py add oobabooga text web api support 2023-09-19 18:56:53 -07:00
openai.py fix(openai.py): fix linting errors 2023-10-13 22:24:58 -07:00
palm.py fix: fix value error if model returns empty completion 2023-10-10 10:11:40 -07:00
petals.py fix: fix value error if model returns empty completion 2023-10-10 10:11:40 -07:00
replicate.py fix: fix value error if model returns empty completion 2023-10-10 10:11:40 -07:00
sagemaker.py fix: fix value error if model returns empty completion 2023-10-10 10:11:40 -07:00
together_ai.py fix: fix value error if model returns empty completion 2023-10-10 10:11:40 -07:00
vertex_ai.py fix: fix value error if model returns empty completion 2023-10-10 10:11:40 -07:00
vllm.py raise vllm error 2023-09-08 15:27:01 -07:00