Krrish Dholakia
|
571d5ed62a
|
fix(audio_transcriptions.py): fix setting client
|
2025-03-11 21:48:10 -07:00 |
|
Krrish Dholakia
|
1051478e95
|
fix(azure_ai/): fix transformation to handle when models don't support tool_choice
Read Version from pyproject.toml / read-version (push) Successful in 15s
Helm unit test / unit-test (push) Successful in 23s
|
2025-03-11 21:42:24 -07:00 |
|
Krrish Dholakia
|
16224f8db6
|
fix(o_series_handler.py): handle async calls
|
2025-03-11 21:22:13 -07:00 |
|
Ishaan Jaff
|
8fa313ab07
|
add async streaming support
|
2025-03-11 20:00:42 -07:00 |
|
Ishaan Jaff
|
cb270887a7
|
ResponsesAPIStreamingIterator
|
2025-03-11 19:49:09 -07:00 |
|
Sunny Wan
|
f4539fb95a
|
changed to chat/transformations
|
2025-03-11 22:21:12 -04:00 |
|
Krrish Dholakia
|
9351b45d0c
|
fix: fix linting errors
|
2025-03-11 18:49:55 -07:00 |
|
Krrish Dholakia
|
145cd483b9
|
fix(handler.py): same as last commit
|
2025-03-11 18:48:12 -07:00 |
|
Krrish Dholakia
|
2469072c50
|
fix: remove unused imports
|
2025-03-11 18:15:10 -07:00 |
|
Krrish Dholakia
|
9b588f53f5
|
fix: fix linting error
|
2025-03-11 18:08:01 -07:00 |
|
Krrish Dholakia
|
58888f117c
|
feat(azure.py): fix azure client init
|
2025-03-11 18:05:11 -07:00 |
|
Krrish Dholakia
|
3bc7c35cb5
|
fix: consistent usage of http_client across azure client init
|
2025-03-11 17:48:31 -07:00 |
|
Krrish Dholakia
|
9af73f339a
|
test: fix tests
|
2025-03-11 17:42:36 -07:00 |
|
Ishaan Jaff
|
f32968409e
|
working basic openai response api request
|
2025-03-11 17:37:19 -07:00 |
|
Krrish Dholakia
|
cbc2e84044
|
refactor(azure.py): refactor to have client init work across all endpoints
|
2025-03-11 17:27:24 -07:00 |
|
Ishaan Jaff
|
b3999b4c75
|
transform_response_api_response
|
2025-03-11 17:03:31 -07:00 |
|
Ishaan Jaff
|
d3575f0a31
|
working async_response_api_handler
|
2025-03-11 16:58:43 -07:00 |
|
Ishaan Jaff
|
dff8308e92
|
add transform_response_api_response
|
2025-03-11 16:53:18 -07:00 |
|
Ishaan Jaff
|
0f8de3d0a5
|
add transform_request for OpenAI responses API
|
2025-03-11 16:33:26 -07:00 |
|
Ishaan Jaff
|
c7e8534df4
|
BaseResponsesAPIConfig
|
2025-03-11 16:14:14 -07:00 |
|
Ishaan Jaff
|
980354b78b
|
add validate_environment, get_complete_url
|
2025-03-11 16:12:36 -07:00 |
|
Ishaan Jaff
|
2c6774e3ee
|
get_optional_params_responses_api
|
2025-03-11 16:00:49 -07:00 |
|
Ishaan Jaff
|
4d55212c62
|
add BaseResponsesAPIConfig
|
2025-03-11 15:57:53 -07:00 |
|
Ishaan Jaff
|
401a52e694
|
working transform
|
2025-03-11 15:24:42 -07:00 |
|
Ishaan Jaff
|
368f1de2e1
|
add OpenAIResponsesAPIConfig
|
2025-03-11 15:10:34 -07:00 |
|
Ishaan Jaff
|
6462466e02
|
add OpenAIResponsesAPIConfig
|
2025-03-11 15:09:42 -07:00 |
|
Krrish Dholakia
|
d99d60a182
|
refactor(batches/main.py): working refactored azure client init on batches
|
2025-03-11 14:36:38 -07:00 |
|
Krrish Dholakia
|
af71e14d79
|
refactor(azure/audio_transcriptions.py): support client init with common logic
|
2025-03-11 14:24:12 -07:00 |
|
Krrish Dholakia
|
2c2404dac9
|
refactor(azure.py): working client init logic in azure image generation
|
2025-03-11 14:22:25 -07:00 |
|
Krrish Dholakia
|
152bc67d22
|
refactor(azure.py): working azure client init on audio speech endpoint
|
2025-03-11 14:19:45 -07:00 |
|
Krrish Dholakia
|
f7d9cce536
|
refactor(azure.py): refactor acompletion to use base azure sdk client
|
2025-03-11 13:59:13 -07:00 |
|
Krrish Dholakia
|
b58edb7fa1
|
test(test_azure_common_utils.py): add unit testing for common azure client params function
|
2025-03-11 12:24:08 -07:00 |
|
Krrish Dholakia
|
69839b3720
|
refactor(azure/common_utils.py): refactor azure client param logic
create common util for azure client param logic
|
2025-03-11 12:14:50 -07:00 |
|
omrishiv
|
e2adbae9f8
|
Merge branch 'main' into 8911-fix-model-encoding
|
2025-03-11 08:28:33 -07:00 |
|
Sunny Wan
|
a775c9ca13
|
removed handler and refactored to deepseek/chat format
|
2025-03-11 02:00:52 -04:00 |
|
Krish Dholakia
|
9610c844c7
|
Merge pull request #9109 from BerriAI/litellm_dev_03_10_2025_p1_v2
Read Version from pyproject.toml / read-version (push) Successful in 12s
Return `code`, `param` and `type` on openai bad request error
|
2025-03-10 22:38:16 -07:00 |
|
Krish Dholakia
|
86a5926e26
|
Merge pull request #9113 from BerriAI/litellm_dev_03_10_2025_p2
fix(base_invoke_transformation.py): support extra_headers on bedrock …
|
2025-03-10 22:19:10 -07:00 |
|
Krrish Dholakia
|
49792e8cc4
|
fix: fix linting error
|
2025-03-10 21:51:55 -07:00 |
|
Ishaan Jaff
|
24b8dcff1f
|
get_complete_url
|
2025-03-10 20:45:58 -07:00 |
|
omrishiv
|
12e730885b
|
encode bedrock model id
Signed-off-by: omrishiv <327609+omrishiv@users.noreply.github.com>
|
2025-03-10 20:14:35 -07:00 |
|
Krrish Dholakia
|
68bd05ac24
|
fix(base_invoke_transformation.py): support extra_headers on bedrock invoke route
Fixes https://github.com/BerriAI/litellm/issues/9106
|
2025-03-10 16:13:11 -07:00 |
|
Ishaan Jaff
|
94667e1cf0
|
Merge pull request #8386 from minwhoo/triton-completions-streaming-fix
Fix triton streaming completions bug
|
2025-03-10 16:07:19 -07:00 |
|
Krrish Dholakia
|
bfbe26b91d
|
feat(azure.py): add azure bad request error support
|
2025-03-10 15:59:06 -07:00 |
|
Ishaan Jaff
|
ea058ab4ea
|
Merge pull request #8746 from niinpatel/patch-1
fix missing comma
|
2025-03-10 15:57:32 -07:00 |
|
Krrish Dholakia
|
5f87dc229a
|
feat(openai.py): bubble all error information back to client
|
2025-03-10 15:27:43 -07:00 |
|
Krrish Dholakia
|
c1ec82fbd5
|
refactor: instrument body param to bubble up on exception
|
2025-03-10 15:21:04 -07:00 |
|
omrishiv
|
0674491386
|
add support for Amazon Nova Canvas model (#7838)
* add initial support for Amazon Nova Canvas model
Signed-off-by: omrishiv <327609+omrishiv@users.noreply.github.com>
* adjust name to AmazonNovaCanvas and map function variables to config
Signed-off-by: omrishiv <327609+omrishiv@users.noreply.github.com>
* tighten model name check
Signed-off-by: omrishiv <327609+omrishiv@users.noreply.github.com>
* fix quality mapping
Signed-off-by: omrishiv <327609+omrishiv@users.noreply.github.com>
* add premium quality in config
Signed-off-by: omrishiv <327609+omrishiv@users.noreply.github.com>
* support all Amazon Nova Canvas tasks
* remove unused import
Signed-off-by: omrishiv <327609+omrishiv@users.noreply.github.com>
* add tests for image generation tasks and fix payload
Signed-off-by: omrishiv <327609+omrishiv@users.noreply.github.com>
* add missing util file
Signed-off-by: omrishiv <327609+omrishiv@users.noreply.github.com>
* update model prices backup file
Signed-off-by: omrishiv <327609+omrishiv@users.noreply.github.com>
* remove image tasks other than text->image
Signed-off-by: omrishiv <327609+omrishiv@users.noreply.github.com>
---------
Signed-off-by: omrishiv <327609+omrishiv@users.noreply.github.com>
Co-authored-by: Krish Dholakia <krrishdholakia@gmail.com>
|
2025-03-10 08:02:00 -07:00 |
|
Krish Dholakia
|
f899b828cf
|
Support openrouter reasoning_content on streaming (#9094)
* feat(convert_dict_to_response.py): support openrouter format of reasoning content
* fix(transformation.py): fix openrouter streaming with reasoning content
Fixes https://github.com/BerriAI/litellm/issues/8193#issuecomment-270892962
* fix: fix type error
|
2025-03-09 20:03:59 -07:00 |
|
Krish Dholakia
|
e00d4fb18c
|
Litellm dev 03 08 2025 p3 (#9089)
* feat(ollama_chat.py): pass down http client to ollama_chat
enables easier testing
* fix(factory.py): fix passing images to ollama's `/api/generate` endpoint
Fixes https://github.com/BerriAI/litellm/issues/6683
* fix(factory.py): fix ollama pt to handle templating correctly
|
2025-03-09 18:20:56 -07:00 |
|
Teja Vishwanadha
|
8c049dfffc
|
support bytes.IO for audio transcription (#9071)
|
2025-03-08 08:47:15 -08:00 |
|