Commit Graph
23118 Commits
Author SHA1 Message Date
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 2025-03-11 21:42:24 -07:00
Krish DholakiaandGitHub 4e65f2c18a Merge pull request #9162 from BerriAI/litellm_dev_03_11_2025_p1
fix(internal_user_endpoints.py): allow internal user to query their o…
2025-03-11 21:24:29 -07:00
Krrish Dholakia 16224f8db6 fix(o_series_handler.py): handle async calls 2025-03-11 21:22:13 -07:00
Krrish Dholakia 7015be8957 test: update test for correct aws region 2025-03-11 21:14:40 -07:00
Krrish Dholakia d9c32342fe test: fix test - delete env var before running 2025-03-11 20:57:57 -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
Krrish Dholakia e2ae504a81 test: skip flaky tests 2025-03-11 19:43:04 -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
Sunny Wan 91d6dc388f changed completion to chat for modes 2025-03-11 22:20:16 -04:00
Krrish Dholakia a3a3e6fe13 test: fix test 2025-03-11 18:52:00 -07: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 23bf7b5700 fix(azure/completions): migrate completions endpoint to support base azure llm class
enables consistent auth logic across all azure calls
2025-03-11 18:47:30 -07:00
Krrish Dholakia 42af49cd87 fix: fix merge conflicts 2025-03-11 18:41:41 -07:00
Krish DholakiaandGitHub 4ff06ead80 Merge pull request #9108 from kearnsw/bedrock-deepseek-r1
feat: add bedrock deepseek r1 model pricing
2025-03-11 18:38:04 -07:00
Krish DholakiaandGitHub ee53e41213 Merge pull request #9140 from BerriAI/litellm_router_client_init_migration
Delegate router azure client init logic to azure provider
2025-03-11 18:29:03 -07:00
Krish DholakiaandGitHub 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 687b2e6300 test: fix test 2025-03-11 18:13:27 -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 3ba683be88 test: remove redundant tests 2025-03-11 17:52:05 -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
Ishaan Jaff 52b43f672b working test_basic_openai_responses_api 2025-03-11 17:35:43 -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