.. |
cohere
|
add test for rerank on custom api base
|
2024-08-27 18:25:51 -07:00 |
custom_httpx
|
Merge pull request #5292 from OgnjenFrancuski/main
|
2024-08-23 20:42:35 -07:00 |
files_apis
|
feat(batches): add azure openai batches endpoint support
|
2024-08-22 14:46:51 -07:00 |
fine_tuning_apis
|
fix: initial commit
|
2024-08-27 17:35:56 -07:00 |
huggingface_llms_metadata
|
|
|
prompt_templates
|
perf(sagemaker.py): asyncify hf prompt template check
|
2024-08-27 07:37:06 -07:00 |
sagemaker
|
fix(bedrock_httpx.py): support 'Auth' header as extra_header
|
2024-08-27 16:08:54 -07:00 |
text_to_speech
|
Merge branch 'main' into litellm_main_staging
|
2024-08-28 18:05:27 -07:00 |
togetherai
|
fix install on 3.8
|
2024-08-27 17:09:16 -07:00 |
tokenizers
|
feat(utils.py): bump tiktoken dependency to 0.7.0
|
2024-06-10 21:21:23 -07:00 |
vertex_ai_and_google_ai_studio
|
fix(google_ai_studio): working context caching (#5421)
|
2024-08-29 07:00:30 -07:00 |
__init__.py
|
|
|
ai21.py
|
fix: move to using pydantic obj for setting values
|
2024-07-11 13:18:36 -07:00 |
aleph_alpha.py
|
fix: move to using pydantic obj for setting values
|
2024-07-11 13:18:36 -07:00 |
anthropic.py
|
fix(anthropic.py): support setting cache control headers, automatically
|
2024-08-27 13:57:03 -07:00 |
anthropic_text.py
|
fix: move to using pydantic obj for setting values
|
2024-07-11 13:18:36 -07:00 |
azure.py
|
fix(azure.py): fix raw response dump
|
2024-08-27 13:44:38 -07:00 |
azure_text.py
|
fix(azure_text.py): fix streaming parsing
|
2024-08-27 15:52:55 -07:00 |
base.py
|
feat - add fim codestral api
|
2024-06-17 13:46:03 -07:00 |
base_aws_llm.py
|
show bedrock, sagemaker creds in verbose mode
|
2024-08-15 19:10:11 -07:00 |
baseten.py
|
fix: move to using pydantic obj for setting values
|
2024-07-11 13:18:36 -07:00 |
bedrock.py
|
Update 'init_bedrock_client' to use 'litellm.ssl_verify' or 'SSL_VERIFY' environment variable.
|
2024-08-20 14:18:30 +02:00 |
bedrock_httpx.py
|
fix(bedrock_httpx.py): support 'Auth' header as extra_header
|
2024-08-27 16:08:54 -07:00 |
clarifai.py
|
Clarifai : Fixed model name
|
2024-08-07 16:59:33 +00:00 |
cloudflare.py
|
fix: move to using pydantic obj for setting values
|
2024-07-11 13:18:36 -07:00 |
custom_llm.py
|
fix(custom_llm.py): pass input params to custom llm
|
2024-07-25 19:03:52 -07:00 |
databricks.py
|
add mock test for ai21
|
2024-08-27 14:42:13 -07:00 |
fireworks_ai.py
|
fix + test fireworks ai param mapping for tools
|
2024-06-26 06:57:04 -07:00 |
gemini.py
|
refactor: replace .error() with .exception() logging for better debugging on sentry
|
2024-08-16 09:22:47 -07:00 |
huggingface_restapi.py
|
fix(huggingface_restapi.py): fix tests
|
2024-08-23 21:40:27 -07:00 |
maritalk.py
|
fix: move to using pydantic obj for setting values
|
2024-07-11 13:18:36 -07:00 |
nlp_cloud.py
|
fix: move to using pydantic obj for setting values
|
2024-07-11 13:18:36 -07:00 |
nvidia_nim.py
|
fix nvidia nim param mapping
|
2024-07-05 14:44:12 -07:00 |
ollama.py
|
feat(ollama.py): support ollama /api/embed endpoint
|
2024-08-20 09:10:08 -07:00 |
ollama_chat.py
|
fix(ollama_chat.py): fix passing assistant message with tool call param
|
2024-08-22 10:00:03 -07:00 |
oobabooga.py
|
fix: move to using pydantic obj for setting values
|
2024-07-11 13:18:36 -07:00 |
openai.py
|
fix(openai.py): fix error re-raising
|
2024-08-27 17:06:25 -07:00 |
openrouter.py
|
refactor: add black formatting
|
2023-12-25 14:11:20 +05:30 |
palm.py
|
refactor: replace .error() with .exception() logging for better debugging on sentry
|
2024-08-16 09:22:47 -07:00 |
petals.py
|
fix: move to using pydantic obj for setting values
|
2024-07-11 13:18:36 -07:00 |
predibase.py
|
refactor: replace .error() with .exception() logging for better debugging on sentry
|
2024-08-16 09:22:47 -07:00 |
replicate.py
|
fix: now supports single tokens prediction
|
2024-07-25 19:06:07 +02:00 |
text_completion_codestral.py
|
fix test codestral api
|
2024-08-20 08:45:44 -07:00 |
together_ai.py
|
fix: fix linting errors
|
2024-07-11 13:36:55 -07:00 |
triton.py
|
Fix not sended json_data_for_triton
|
2024-08-14 09:57:48 +07:00 |
vllm.py
|
fix: move to using pydantic obj for setting values
|
2024-07-11 13:18:36 -07:00 |
volcengine.py
|
add initial support for volcengine
|
2024-06-26 16:53:44 -07:00 |
watsonx.py
|
fix: move to using pydantic obj for setting values
|
2024-07-11 13:18:36 -07:00 |