| .. |
|
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
|
Merge pull request #3270 from simonsanvil/feature/watsonx-integration
|
2024-04-27 05:48:34 -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
|
fix(utils.py): fix streaming to not return usage dict
|
2024-04-24 08:06:07 -07:00 |
|
anthropic.py
|
fix: Stream completion responses from anthropic. (Fix 3129)
|
2024-04-19 16:13:19 -05:00 |
|
anthropic_text.py
|
fix(utils.py): fix streaming to not return usage dict
|
2024-04-24 08:06:07 -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
|
fix(utils.py): fix streaming to not return usage dict
|
2024-04-24 08:06:07 -07:00 |
|
bedrock.py
|
fix Llama models message to prompt conversion in for AWS Bedrock provider
|
2024-04-25 17:19:55 +00:00 |
|
cloudflare.py
|
fix(utils.py): fix streaming to not return usage dict
|
2024-04-24 08:06:07 -07:00 |
|
cohere.py
|
fix(utils.py): fix streaming to not return usage dict
|
2024-04-24 08:06:07 -07:00 |
|
cohere_chat.py
|
fix(utils.py): fix streaming to not return usage dict
|
2024-04-24 08:06:07 -07:00 |
|
gemini.py
|
fix(utils.py): fix streaming to not return usage dict
|
2024-04-24 08:06:07 -07:00 |
|
huggingface_restapi.py
|
fix(huggingface_restapi.py): fix hf streaming issue
|
2024-03-04 21:16:41 -08:00 |
|
maritalk.py
|
fix(utils.py): fix streaming to not return usage dict
|
2024-04-24 08:06:07 -07:00 |
|
nlp_cloud.py
|
fix(utils.py): fix streaming to not return usage dict
|
2024-04-24 08:06:07 -07:00 |
|
ollama.py
|
Disable special tokens in ollama completion when counting tokens
|
2024-04-19 21:38:42 +02:00 |
|
ollama_chat.py
|
FIX: use value not param name when mapping frequency_penalty
|
2024-04-20 09:25:35 +01:00 |
|
oobabooga.py
|
fix(utils.py): fix streaming to not return usage dict
|
2024-04-24 08:06:07 -07:00 |
|
openai.py
|
fix(utils.py): fix streaming to not return usage dict
|
2024-04-24 08:06:07 -07:00 |
|
openrouter.py
|
refactor: add black formatting
|
2023-12-25 14:11:20 +05:30 |
|
palm.py
|
fix(utils.py): fix streaming to not return usage dict
|
2024-04-24 08:06:07 -07:00 |
|
petals.py
|
fix(utils.py): fix streaming to not return usage dict
|
2024-04-24 08:06:07 -07:00 |
|
replicate.py
|
fix(replicate.py): pass version if passed in
|
2024-04-26 17:11:21 -07:00 |
|
sagemaker.py
|
fix(utils.py): fix streaming to not return usage dict
|
2024-04-24 08:06:07 -07:00 |
|
together_ai.py
|
fix(utils.py): fix streaming to not return usage dict
|
2024-04-24 08:06:07 -07:00 |
|
vertex_ai.py
|
add safety_settings parameters to Vertex vision async_completion function
|
2024-04-26 14:35:01 +08:00 |
|
vertex_ai_anthropic.py
|
fix(utils.py): fix streaming to not return usage dict
|
2024-04-24 08:06:07 -07:00 |
|
vllm.py
|
fix(utils.py): fix streaming to not return usage dict
|
2024-04-24 08:06:07 -07:00 |
|
watsonx.py
|
(feat) make manage_response work with request.request instead of httpx.Request
|
2024-04-24 12:55:25 +02:00 |