litellm-mirror/litellm/llms
2023-11-14 21:51:39 -08:00
..
huggingface_llms_metadata add hf tgi and conversational models 2023-09-27 15:56:45 -07:00
prompt_templates (fix): llama-2 non-chat models prompt template 2023-11-07 21:33:54 -08: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) AI21 exception mapping - raise error when status !=200 2023-11-14 15:01:22 -08:00
aleph_alpha.py refactor: fixing linting issues 2023-11-11 18:52:28 -08:00
anthropic.py fix(tests): fixing response objects for testing 2023-11-13 14:39:30 -08:00
azure.py fix: fix linting errors 2023-11-14 21:51:39 -08:00
base.py fix(main.py): keep client consistent across calls + exponential backoff retry on ratelimit errors 2023-11-14 16:26:05 -08:00
baseten.py refactor: fixing linting issues 2023-11-11 18:52:28 -08:00
bedrock.py refactor: fixing linting issues 2023-11-11 18:52:28 -08:00
cohere.py (feat) add ability to view POST requests from litellm.completion() 2023-11-14 17:27:20 -08:00
huggingface_restapi.py (feat) completion debug view HF POST request 2023-11-14 17:57:41 -08:00
maritalk.py refactor: fixing linting issues 2023-11-11 18:52:28 -08:00
nlp_cloud.py refactor: fixing linting issues 2023-11-11 18:52:28 -08:00
ollama.py (feat) debug ollama POST request 2023-11-14 17:53:48 -08:00
oobabooga.py refactor: fixing linting issues 2023-11-11 18:52:28 -08:00
openai.py fix: fix linting errors 2023-11-14 21:51:39 -08:00
palm.py fix(palm.py): exception mapping bad requests / filtered responses 2023-11-14 11:53:13 -08:00
petals.py refactor: fixing linting issues 2023-11-11 18:52:28 -08:00
replicate.py refactor: fixing linting issues 2023-11-11 18:52:28 -08:00
sagemaker.py refactor: fixing linting issues 2023-11-11 18:52:28 -08:00
together_ai.py (feat) add ability to view POST requests from litellm.completion() 2023-11-14 17:27:20 -08:00
vertex_ai.py fix(main.py): keep client consistent across calls + exponential backoff retry on ratelimit errors 2023-11-14 16:26:05 -08:00
vllm.py refactor: fixing linting issues 2023-11-11 18:52:28 -08:00