.. |
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(factory.py): fix conditional statement for merging messages with previous ones
|
2024-05-07 13:42:42 +02: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(anthropic.py): remove raise error on 'empty content'
|
2024-05-06 11:42:09 -07: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(bedrock.py): convert httpx.timeout to boto3 valid timeout
|
2024-05-03 16:24:21 -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
|
Merge branch 'main' into main
|
2024-05-06 09:40:23 -03: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
|
Merge pull request #3470 from mbektas/fix-ollama-embeddings
|
2024-05-07 19:21:37 -07:00 |
ollama_chat.py
|
Make newline same in async function
|
2024-05-05 18:51:53 -07:00 |
oobabooga.py
|
fix(utils.py): fix streaming to not return usage dict
|
2024-04-24 08:06:07 -07:00 |
openai.py
|
fix(openai.py): fix typing import for python 3.8
|
2024-05-04 21:49:30 -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
|
Merge branch 'main' into litellm_common_auth_params
|
2024-04-28 08:38:06 -07: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(utils.py): unify common auth params across azure/vertex_ai/bedrock/watsonx
|
2024-04-27 11:06:18 -07:00 |