.. |
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) missing PIL import
|
2024-04-20 08:27:00 -07: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
|
docs(configs.md): add load balancing to proxy config docs
|
2024-03-05 07:39:40 -08:00 |
anthropic.py
|
fix: Stream completion responses from anthropic. (Fix 3129)
|
2024-04-19 16:13:19 -05:00 |
anthropic_text.py
|
fix(anthropic_text.py): return process_response value
|
2024-04-15 08:51:26 -07:00 |
azure.py
|
fix(main.py): support max retries for transcription calls
|
2024-04-01 18:37:53 -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
|
refactor: add black formatting
|
2023-12-25 14:11:20 +05:30 |
bedrock.py
|
Add backward compatibility to support xml tool use for bedrock and vertex
|
2024-04-06 00:34:33 +08:00 |
cloudflare.py
|
(feat) cloudflare - add optional params
|
2023-12-29 11:50:09 +05:30 |
cohere.py
|
fix(cohere.py): return usage as a pydantic object not dict
|
2024-03-15 10:00:22 -07:00 |
cohere_chat.py
|
(feat) - Add seed to Cohere Chat.
|
2024-04-18 20:57:06 +00:00 |
gemini.py
|
fix(gemini.py): log system prompt in verbose output
|
2024-04-11 23:15:58 -07:00 |
huggingface_restapi.py
|
fix(huggingface_restapi.py): fix hf streaming issue
|
2024-03-04 21:16:41 -08:00 |
maritalk.py
|
refactor: add black formatting
|
2023-12-25 14:11:20 +05:30 |
nlp_cloud.py
|
refactor: add black formatting
|
2023-12-25 14:11:20 +05:30 |
ollama.py
|
created defaults for response["eval_count"]
|
2024-04-08 02:03:54 +01:00 |
ollama_chat.py
|
fix(ollama_chat.py): accept api key as a param for ollama calls
|
2024-04-19 13:02:13 -07:00 |
oobabooga.py
|
fix: fix linting issues
|
2023-12-27 12:21:31 +05:30 |
openai.py
|
fix(openai.py): support passing prompt as list instead of concat string
|
2024-04-03 15:23:20 -07:00 |
openrouter.py
|
refactor: add black formatting
|
2023-12-25 14:11:20 +05:30 |
palm.py
|
build: fix mypy build issues
|
2024-03-21 08:27:23 -07:00 |
petals.py
|
refactor: add black formatting
|
2023-12-25 14:11:20 +05:30 |
replicate.py
|
fix(replicate.py): handle empty response - replicate
|
2024-04-09 21:57:25 -07:00 |
sagemaker.py
|
🐞 fix: djl vllm support
|
2024-04-03 11:00:51 +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): fix faulty async completion function call tool check
|
2024-04-17 16:30:28 -07:00 |
vertex_ai_anthropic.py
|
fix(vertex_ai_anthropic.py): set vertex_credentials for vertex ai anthropic calls
|
2024-04-15 14:16:28 -07:00 |
vllm.py
|
refactor: add black formatting
|
2023-12-25 14:11:20 +05:30 |