.. |
custom_httpx
|
feat(httpx): Send litellm version upstream.
|
2024-07-08 05:40:32 +00:00 |
huggingface_llms_metadata
|
add hf tgi and conversational models
|
2023-09-27 15:56:45 -07:00 |
prompt_templates
|
fix(factory.py): check if assistant message content is not none before translating
|
2024-07-09 07:48:12 -07:00 |
tokenizers
|
feat(utils.py): bump tiktoken dependency to 0.7.0
|
2024-06-10 21:21:23 -07:00 |
__init__.py
|
add linting
|
2023-08-18 11:05:05 -07:00 |
ai21.py
|
feat(proxy_server.py): return litellm version in response headers
|
2024-05-08 16:00:08 -07:00 |
aleph_alpha.py
|
feat(proxy_server.py): return litellm version in response headers
|
2024-05-08 16:00:08 -07:00 |
anthropic.py
|
fix: fix linting error
|
2024-07-10 22:14:23 -07:00 |
anthropic_text.py
|
fix(anthropic_text.py): fix linting error
|
2024-05-11 20:01:50 -07:00 |
azure.py
|
fix(azure.py): improve error handling for azure image gen responses
|
2024-07-08 16:39:05 -07:00 |
azure_text.py
|
refactor: remove custom transport logic
|
2024-07-02 17:35:27 -07:00 |
base.py
|
feat - add fim codestral api
|
2024-06-17 13:46:03 -07:00 |
baseten.py
|
feat(proxy_server.py): return litellm version in response headers
|
2024-05-08 16:00:08 -07:00 |
bedrock.py
|
fix(bedrock_httpx.py): Fix https://github.com/BerriAI/litellm/issues/4415
|
2024-06-26 16:19:46 -07:00 |
bedrock_httpx.py
|
fix test_bedrock_httpx_streaming
|
2024-07-10 17:14:53 -07:00 |
clarifai.py
|
feat - add aysnc support for clarif ai
|
2024-06-12 16:33:56 -07:00 |
cloudflare.py
|
feat(proxy_server.py): return litellm version in response headers
|
2024-05-08 16:00:08 -07:00 |
cohere.py
|
Add request source
|
2024-05-21 10:12:57 +01:00 |
cohere_chat.py
|
fix(cohere.py): fix message parsing to handle tool calling correctly
|
2024-07-04 11:13:07 -07:00 |
databricks.py
|
refactor(utils.py): refactor Logging to it's own class. Cut down utils.py to <10k lines.
|
2024-06-15 10:57:20 -07:00 |
fireworks_ai.py
|
fix + test fireworks ai param mapping for tools
|
2024-06-26 06:57:04 -07:00 |
gemini.py
|
docs(gemini.py): add refactor note to code
|
2024-06-17 16:51:19 -07:00 |
huggingface_restapi.py
|
fix(huggingface_restapi.py): fix task extraction from model name
|
2024-05-15 07:28:19 -07:00 |
maritalk.py
|
feat(proxy_server.py): return litellm version in response headers
|
2024-05-08 16:00:08 -07:00 |
nlp_cloud.py
|
feat(proxy_server.py): return litellm version in response headers
|
2024-05-08 16:00:08 -07:00 |
nvidia_nim.py
|
fix nvidia nim param mapping
|
2024-07-05 14:44:12 -07:00 |
ollama.py
|
chore: Improved OllamaConfig get_required_params and ollama_acompletion and ollama_async_streaming functions
|
2024-06-24 05:55:22 +03:00 |
ollama_chat.py
|
Merge pull request #4089 from paneru-rajan/ollama-func-calls
|
2024-07-03 08:57:31 -07:00 |
oobabooga.py
|
feat(proxy_server.py): return litellm version in response headers
|
2024-05-08 16:00:08 -07:00 |
openai.py
|
add all openai file endpoints
|
2024-07-10 15:35:21 -07:00 |
openrouter.py
|
refactor: add black formatting
|
2023-12-25 14:11:20 +05:30 |
palm.py
|
refactor: replace 'traceback.print_exc()' with logging library
|
2024-06-06 13:47:43 -07:00 |
petals.py
|
feat(proxy_server.py): return litellm version in response headers
|
2024-05-08 16:00:08 -07:00 |
predibase.py
|
fix(predibase.py): support json schema on predibase
|
2024-06-25 16:03:47 -07:00 |
replicate.py
|
fix(replicate.py): correctly handly invalid replicate response
|
2024-07-03 10:09:46 -07:00 |
sagemaker.py
|
Revert imports changes, update tests to match
|
2024-07-02 19:09:22 -07:00 |
text_completion_codestral.py
|
fix text completion response from codestral
|
2024-06-17 15:01:26 -07:00 |
together_ai.py
|
feat(proxy_server.py): return litellm version in response headers
|
2024-05-08 16:00:08 -07:00 |
triton.py
|
refactor(utils.py): refactor Logging to it's own class. Cut down utils.py to <10k lines.
|
2024-06-15 10:57:20 -07:00 |
vertex_ai.py
|
fix(factory.py): check if assistant message content is not none before translating
|
2024-07-09 07:48:12 -07:00 |
vertex_ai_anthropic.py
|
fix: linting fixes
|
2024-07-03 21:55:00 -07:00 |
vertex_httpx.py
|
fix(vertex_httpx.py): add sync vertex image gen support
|
2024-07-09 13:33:54 -07:00 |
vllm.py
|
feat(proxy_server.py): return litellm version in response headers
|
2024-05-08 16:00:08 -07:00 |
volcengine.py
|
add initial support for volcengine
|
2024-06-26 16:53:44 -07:00 |
watsonx.py
|
fix(utils.py): support 'drop_params' for 'parallel_tool_calls'
|
2024-07-08 07:36:41 -07:00 |