| .. |
|
custom_httpx
|
fix(azure_dall_e_2.py): handle azure not returning a 'retry-after' param
|
2024-01-22 12:02:02 -08:00 |
|
huggingface_llms_metadata
|
|
|
|
prompt_templates
|
(feat) support azure/gpt-instruct models
|
2024-03-12 09:30:15 -07:00 |
|
tokenizers
|
refactor(__init__.py): adds init.py file in tokenizers
|
2024-01-22 15:33:16 -08:00 |
|
__init__.py
|
|
|
|
ai21.py
|
|
|
|
aleph_alpha.py
|
docs(configs.md): add load balancing to proxy config docs
|
2024-03-05 07:39:40 -08:00 |
|
anthropic_text.py
|
(fix) claude-instant-1 test
|
2024-03-04 21:39:12 -08:00 |
|
anthropic.py
|
fix(anthropic.py): deep copy messages before popping system prompt
|
2024-03-09 18:42:13 -08:00 |
|
azure_text.py
|
(fix) support streaming for azure/instruct models
|
2024-03-12 09:50:43 -07:00 |
|
azure.py
|
fix(azure.py): support cost tracking for azure/dall-e-3
|
2024-03-12 10:55:54 -07:00 |
|
base.py
|
build(pyproject.toml): drop certifi dependency (unused)
|
2024-01-10 08:09:03 +05:30 |
|
baseten.py
|
|
|
|
bedrock.py
|
fix(bedrock.py): enable claude-3 streaming
|
2024-03-09 14:02:27 -08:00 |
|
cloudflare.py
|
|
|
|
cohere_chat.py
|
(feat) cohere_chat provider
|
2024-03-12 10:29:26 -07:00 |
|
cohere.py
|
|
|
|
gemini.py
|
test(gemini.py): handle async streaming exceptions
|
2024-02-21 22:33:20 -08:00 |
|
huggingface_restapi.py
|
fix(huggingface_restapi.py): fix hf streaming issue
|
2024-03-04 21:16:41 -08:00 |
|
maritalk.py
|
|
|
|
nlp_cloud.py
|
|
|
|
ollama_chat.py
|
fix(utils.py): return function name for ollama_chat function calls
|
2024-03-08 08:01:10 -08:00 |
|
ollama.py
|
🐛 fix: Ollama vision models call arguments (like : llava)
|
2024-02-26 17:52:55 +01:00 |
|
oobabooga.py
|
|
|
|
openai.py
|
fix(openai.py): return model name with custom llm provider for openai compatible endpoints
|
2024-03-12 10:30:10 -07:00 |
|
openrouter.py
|
|
|
|
palm.py
|
|
|
|
petals.py
|
|
|
|
replicate.py
|
fix(replicate.py): handle model endpoint
|
2024-03-05 19:06:24 -08:00 |
|
sagemaker.py
|
fix(sagemaker.py): fix async sagemaker calls
|
2024-02-20 17:20:01 -08:00 |
|
together_ai.py
|
fix(utils.py): route together ai calls to openai client
|
2024-02-03 19:22:48 -08:00 |
|
vertex_ai.py
|
fix(vertex_ai.py): correctly parse optional params and pass vertex ai project
|
2024-03-06 14:00:50 -08:00 |
|
vllm.py
|
|
|