Krrish Dholakia
|
92d85555fe
|
fix(invoke_handler.py): fix converse chunk parsing to only return empty dict on tool use
Fixes https://github.com/BerriAI/litellm/issues/9127
|
2025-03-11 22:04:17 -07:00 |
|
Ishaan Jaff
|
20e3398476
|
fix typing for aresponses
|
2025-03-11 22:03:48 -07:00 |
|
Ishaan Jaff
|
8ada5a469d
|
add responses api to call types
|
2025-03-11 22:02:48 -07:00 |
|
Ishaan Jaff
|
24cb83b0e4
|
Response API cost tracking
|
2025-03-11 22:02:14 -07:00 |
|
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 |
|
Krrish Dholakia
|
1fbe279084
|
fix(internal_user_endpoints.py): allow internal user to query their own info, without knowing their id
make it easy to debug when admin endpoints don't work as expected
|
2025-03-11 20:24:51 -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 |
|
Ishaan Jaff
|
aa40cb5b26
|
working ResponsesAPIStreamingIterator
|
2025-03-11 19:47:43 -07:00 |
|
Sunny Wan
|
5dfd0adf19
|
Update model_prices_and_context_window_backup.json
|
2025-03-11 22:22:28 -04: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
|
42af49cd87
|
fix: fix merge conflicts
|
2025-03-11 18:41:41 -07:00 |
|
Krish Dholakia
|
8dea6e91a6
|
Merge branch 'litellm_dev_03_10_2025_p3' into litellm_router_client_init_migration
|
2025-03-11 18:27:56 -07:00 |
|
Krrish Dholakia
|
e4fc6422e2
|
fix: fix max parallel requests client
|
2025-03-11 18:25:48 -07:00 |
|
Krrish Dholakia
|
e6f21d3654
|
fix: fix linting error
|
2025-03-11 18:17:00 -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 |
|
Ishaan Jaff
|
8da714104b
|
ResponsesAPIStreamingResponse
|
2025-03-11 17:48:15 -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 |
|
Ishaan Jaff
|
2ac5aa2477
|
ResponsesAPIOptionalRequestParams
|
2025-03-11 17:36:06 -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
|
eafc1be132
|
add ResponsesAPIResponse
|
2025-03-11 16:46:28 -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 |
|
Ishaan Jaff
|
8c4331638e
|
add aysnc aresponses
|
2025-03-11 14:33:50 -07:00 |
|
Ishaan Jaff
|
d6c82327e6
|
working import litellm.responses
|
2025-03-11 14:32:32 -07:00 |
|
Ishaan Jaff
|
4b1b87eb67
|
openai reasoning initial types
|
2025-03-11 14:28:47 -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 |
|
Ishaan Jaff
|
5d9d62bef3
|
fix gemini/gemini-2.0-pro-exp-02-05 on model cost map
Read Version from pyproject.toml / read-version (push) Successful in 14s
Helm unit test / unit-test (push) Successful in 22s
|
2025-03-11 12:29:46 -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 |
|