.. |
custom_httpx
|
fix(anthropic_text.py): add support for async text completion calls
|
2024-04-15 08:15:00 -07:00 |
huggingface_llms_metadata
|
add hf tgi and conversational models
|
2023-09-27 15:56:45 -07:00 |
prompt_templates
|
fix - stop using imghdr
|
2024-04-11 09:32:42 -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
|
ci/cd run async handler
|
2024-04-06 19:16:27 -07: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) support tool_calling on cohere command-r
|
2024-03-12 14:24:48 -07: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
|
docs: Update references to Ollama repository url
|
2024-03-31 19:35:37 +02: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): check if 'response_mime_type' in generation config before passing it in
|
2024-04-11 23:10:59 -07:00 |
vertex_ai_anthropic.py
|
fix(main.py): accept vertex service account credentials as json string
|
2024-04-15 13:28:59 -07:00 |
vllm.py
|
refactor: add black formatting
|
2023-12-25 14:11:20 +05:30 |