Commit Graph
20427 Commits
Author SHA1 Message Date
Ishaan Jaff bdf77f6f4b fix ensure async client test 2025-03-18 17:29:10 -07:00
Ishaan Jaff c010cdef59 test_dynamic_azure_params 2025-03-18 17:26:23 -07:00
Ishaan Jaff 55ea2370ba Union[TranscriptionResponse, Coroutine[Any, Any, TranscriptionResponse]]: 2025-03-18 14:23:14 -07:00
Ishaan Jaff 7384d45ef0 fix type errors on transcription azure 2025-03-18 14:22:30 -07:00
Ishaan Jaff b20a69f9fc fix code quality 2025-03-18 12:58:59 -07:00
Ishaan Jaff dc3d7b3afc test_azure_instruct 2025-03-18 12:56:11 -07:00
Ishaan Jaff 2cd49ef096 fix test_ensure_initialize_azure_sdk_client_always_used 2025-03-18 12:46:55 -07:00
Ishaan Jaff b60178f534 fix azure chat logic 2025-03-18 12:42:24 -07:00
Ishaan Jaff 80a5cfa01d test_azure_embedding_max_retries_0 2025-03-18 12:35:34 -07:00
Ishaan Jaff b316911120 fix typing errors 2025-03-18 12:31:44 -07:00
Ishaan Jaff 6987a73e36 initialize_azure_sdk_client 2025-03-18 12:27:17 -07:00
Ishaan Jaff 842625a6f0 :test_completion_azure_ad_toke 2025-03-18 12:25:32 -07:00
Ishaan Jaff d4b3082ca2 fix azure embedding test 2025-03-18 12:19:12 -07:00
Ishaan Jaff 38e2dd00cc fix amebedding issue on ssl azure 2025-03-18 11:42:11 -07:00
Ishaan Jaff dfd7a7d547 fix linting error 2025-03-18 11:38:31 -07:00
Ishaan Jaff 3458c69eb0 fix common utils 2025-03-18 11:04:02 -07:00
Ishaan Jaff c1e0cb136e fix using azure openai clients 2025-03-18 10:47:29 -07:00
Ishaan Jaff e34be5a3b6 use get_azure_openai_client 2025-03-18 10:28:39 -07:00
Ishaan Jaff a0c5fb81b8 fix logic for intializing openai clients 2025-03-18 10:23:30 -07:00
Ishaan Jaff 0601768bb8 use ssl on initialize_azure_sdk_client 2025-03-18 10:14:51 -07:00
Ishaan Jaff 34142a1b62 _init_azure_client_for_cloudflare_ai_gateway 2025-03-18 10:11:54 -07:00
Ishaan Jaff edfbf21c39 fix re-using azure openai client 2025-03-18 10:06:56 -07:00
Ishaan Jaff f2026ef907 fix - correctly re-use azure openai client 2025-03-18 09:51:28 -07:00
Ishaan Jaff b74f3cb76c _get_azure_openai_client 2025-03-18 09:38:27 -07:00
Ishaan Jaff 26be805ad3 rename to _get_azure_openai_client 2025-03-18 09:25:26 -07:00
Ishaan Jaff c26cf69c59 docs release notes Azure OpenAI 2025-03-18 09:10:59 -07:00
Ishaan Jaff 6e351136d7 handle _get_async_http_client for OpenAI 2025-03-18 08:56:08 -07:00
Ishaan JaffandGitHub d42f84dd4e Merge pull request #9328 from BerriAI/litellm_control_internal_user_settings_ui
[UI] - Allow controlling default internal user settings on ui
2025-03-17 22:07:47 -07:00
Ishaan Jaff 7577146fe5 fix linting error 2025-03-17 22:07:36 -07:00
Ishaan Jaff e35aa444c3 show sso settings on ui 2025-03-17 22:00:33 -07:00
Ishaan Jaff 7a29c08f7b ui polish order of settings 2025-03-17 21:59:25 -07:00
Krish DholakiaandGitHub cd5024f3b1 Merge pull request #9333 from BerriAI/litellm_dev_03_17_2025_p2
fix(ollama/completions/transformation.py): pass prompt, untemplated o…
2025-03-17 21:48:30 -07:00
Ishaan JaffandGitHub 5400615ce8 Merge pull request #9329 from BerriAI/litellm_fix_reset_budget_job
[Bug fix] Reset Budget Job
2025-03-17 21:46:08 -07:00
Ishaan Jaff e78adcdc8c fix settings endpoints code qa 2025-03-17 21:32:05 -07:00
Ishaan Jaff 39fc8bdcaf fix is_internal_user_role 2025-03-17 20:50:16 -07:00
Ishaan Jaff caf3050fa0 fix linting error 2025-03-17 20:37:20 -07:00
Krish DholakiaandGitHub 27768a4866 Merge pull request #9330 from BerriAI/litellm_dev_03_17_2025_p1
Litellm dev 03 17 2025 p1
2025-03-17 19:57:25 -07:00
Ishaan Jaff fbace8d041 unit test reset budget job 2025-03-17 19:54:51 -07:00
Ishaan Jaff 09403e2097 use jsonify_team_object for updating teams 2025-03-17 19:42:04 -07:00
Ishaan Jaff 63a32ff02c test_reset_budget_job 2025-03-17 19:37:09 -07:00
Ishaan Jaff a9123d961d fix _reset_budget_for_team 2025-03-17 19:34:44 -07:00
Ishaan Jaff 91f4d4d865 fix _reset_budget_for_key/team/user 2025-03-17 18:56:24 -07:00
Krrish Dholakia 22faf7d232 fix(ollama/completions/transformation.py): pass prompt, untemplated on /completions request
Fixes https://github.com/BerriAI/litellm/issues/6900
2025-03-17 18:35:44 -07:00
Ishaan Jaff b4568762d2 update_internal_user_settings 2025-03-17 18:26:42 -07:00
Krrish Dholakia 359b8298f8 test(test_assemble_streaming_responses.py): update test to use correct type 2025-03-17 18:17:01 -07:00
Ishaan Jaff 8441f2f55c fix DefaultInternalUserParams 2025-03-17 18:13:15 -07:00
Ishaan Jaff 93e4a36300 DefaultInternalUserParams 2025-03-17 18:11:19 -07:00
Krrish Dholakia c4b2e0ae3d fix(streaming_handler.py): support logging complete streaming response on cache hit 2025-03-17 18:10:39 -07:00
Ishaan Jaff 5d8b288570 fix get_sso_settings 2025-03-17 18:06:09 -07:00
Ishaan Jaff 5e1e25d98d is_internal_user_role 2025-03-17 17:55:35 -07:00