litellm-mirror/litellm/llms
2023-10-09 09:53:53 -07:00
..
huggingface_llms_metadata add hf tgi and conversational models 2023-09-27 15:56:45 -07:00
prompt_templates feat(factory.py): option to add function details to prompt, if model doesn't support functions param 2023-10-09 09:53:53 -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 style(test_completion.py): fix merge conflict 2023-10-05 22:09:38 -07:00
aleph_alpha.py style(test_completion.py): fix merge conflict 2023-10-05 22:09:38 -07:00
anthropic.py fix(bedrock.py): adding provider-specific configs 2023-10-05 23:49:20 -07:00
base.py all fixes to linting 2023-08-18 11:56:44 -07:00
baseten.py adding finish reason mapping for aleph alpha and baseten 2023-09-13 19:39:11 -07:00
bedrock.py (test) add bedrock existing client auth test 2023-10-09 03:39:40 -06:00
cohere.py style(test_completion.py): fix merge conflict 2023-10-05 22:09:38 -07:00
huggingface_restapi.py style(test_completion.py): fix merge conflict 2023-10-05 22:09:38 -07:00
nlp_cloud.py style(test_completion.py): fix merge conflict 2023-10-05 22:09:38 -07:00
ollama.py feat(ollama.py): exposing ollama config 2023-10-06 15:52:58 -07:00
oobabooga.py add oobabooga text web api support 2023-09-19 18:56:53 -07:00
openai.py style(openai.py): using typing for params 2023-10-07 15:51:16 -07:00
palm.py style(test_completion.py): fix merge conflict 2023-10-05 22:09:38 -07:00
petals.py style(test_completion.py): fix merge conflict 2023-10-05 22:09:38 -07:00
replicate.py style(test_completion.py): fix merge conflict 2023-10-05 22:09:38 -07:00
sagemaker.py (feat) sagemaker auth in completion 2023-10-07 15:27:58 -07:00
together_ai.py style(test_completion.py): fix merge conflict 2023-10-05 22:09:38 -07:00
vertex_ai.py style(test_completion.py): fix merge conflict 2023-10-05 22:09:38 -07:00
vllm.py raise vllm error 2023-09-08 15:27:01 -07:00