Commit graph

  • 351c3ec088 test_update_kwargs_does_not_mutate_defaults_and_merges_metadata litellm_bug_fix_metadata_cost Ishaan Jaff 2025-04-19 14:11:27 -07:00
  • 7d38aabe62 docs(index.md): initial draft release notes Krrish Dholakia 2025-04-19 14:01:25 -07:00
  • e9d42e3755 Merge branch 'main' into litellm_bug_fix_metadata_cost Ishaan Jaff 2025-04-19 14:01:02 -07:00
  • c26b915ab1 _update_kwargs_with_default_litellm_params Ishaan Jaff 2025-04-19 13:52:54 -07:00
  • 17f55e9937 [Feat] Expose Responses API on LiteLLM UI Test Key Page (#10166) Ishaan Jaff 2025-04-19 13:18:54 -07:00
  • 0717369ae6
    [Feat] Expose Responses API on LiteLLM UI Test Key Page (#10166) Ishaan Jaff 2025-04-19 13:18:54 -07:00
  • 779b728d34 fix base responses api tests litellm_add_responses_api_ui Ishaan Jaff 2025-04-19 13:18:42 -07:00
  • a508da4c8d test_basic_openai_responses_api_streaming Ishaan Jaff 2025-04-19 13:11:33 -07:00
  • b61ae8dc86 fix for responses API Ishaan Jaff 2025-04-19 13:09:19 -07:00
  • 4e74951a7d transform_responses_api_request_to_chat_completion_request Ishaan Jaff 2025-04-19 13:06:12 -07:00
  • 518a4900f6 test(utils.py): handle scenario where text tokens + reasoning tokens … (#10165) Krish Dholakia 2025-04-19 12:32:38 -07:00
  • 03b5399f86
    test(utils.py): handle scenario where text tokens + reasoning tokens … (#10165) v1.67.0-stable Krish Dholakia 2025-04-19 12:32:38 -07:00
  • 0fec9a042c fixes for MockResponsesAPIStreamingIterator Ishaan Jaff 2025-04-19 12:21:10 -07:00
  • e70d5710d2 fix(vertex_and_google_ai_studio.py): only set content if non-empty str Krrish Dholakia 2025-04-19 12:18:53 -07:00
  • dacc712522 test(utils.py): handle scenario where text tokens + reasoning tokens set, but reasoning tokens not charged separately Krrish Dholakia 2025-04-19 12:14:15 -07:00
  • d37ecef3f0 fix render responses completed events Ishaan Jaff 2025-04-19 12:02:15 -07:00
  • 7d5e7b6c13 Fix #8296 - Modify gemini cache configuration to also move tools to the cache Adrian Lyjak 2025-04-19 00:32:10 -04:00
  • e6ae53b5a9 fixes to streaming iterator Ishaan Jaff 2025-04-19 11:26:40 -07:00
  • d8e5b427d5
    Merge branch 'main' into hly/bug/bedrock-system-prompt-transform Krish Dholakia 2025-04-19 11:25:54 -07:00
  • df57965f8f to get API key from environment viarble of WATSONX_APIKEY (#10131) Ong Khai Wei 2025-04-20 02:25:14 +08:00
  • 99db1b7690
    to get API key from environment viarble of WATSONX_APIKEY (#10131) Ong Khai Wei 2025-04-20 02:25:14 +08:00
  • cddfa69fcf Update model_prices_and_context_window_backup.json (#10122) Classic298 2025-04-19 20:24:52 +02:00
  • 173ef01ef6
    Update model_prices_and_context_window_backup.json (#10122) Classic298 2025-04-19 20:24:52 +02:00
  • 8f5fabec89
    Merge b85fd5e4b0 into 5c929317cd Krish Dholakia 2025-04-19 11:23:54 -07:00
  • d73048ac46 fix(triton/completion/transformation.py): remove bad_words / stop wor… (#10163) Krish Dholakia 2025-04-19 11:23:37 -07:00
  • 5c929317cd
    fix(triton/completion/transformation.py): remove bad_words / stop wor… (#10163) Krish Dholakia 2025-04-19 11:23:37 -07:00
  • c852004b7a fix(proxy_track_cost_callback.py): add debug logging for track cost callback error Krrish Dholakia 2025-04-16 16:58:02 -07:00
  • d171ac624c fix(triton/completion/transformation.py): remove bad_words / stop words from triton call Krrish Dholakia 2025-04-16 16:13:48 -07:00
  • 72cf30c081 Support 'file' message type for VLLM video url's + Anthropic redacted message thinking support (#10129) Krish Dholakia 2025-04-19 11:16:37 -07:00
  • f08a4e3c06
    Support 'file' message type for VLLM video url's + Anthropic redacted message thinking support (#10129) Krish Dholakia 2025-04-19 11:16:37 -07:00
  • 7d2a3274b6 fix(anthropic/chat/transformation.py): fix returning citations in chat completion Krrish Dholakia 2025-04-19 11:07:25 -07:00
  • ffd6d35ba2 responses API render chunks on litellm chat ui Ishaan Jaff 2025-04-19 10:43:27 -07:00
  • e4644b32b7 fix endpoint selector Ishaan Jaff 2025-04-19 10:29:41 -07:00
  • df0874ef78 fix add responses API on UI Ishaan Jaff 2025-04-19 10:28:01 -07:00
  • b85fd5e4b0 fix(_logging.py): add reliability handling for sensitive filter litellm_dev_04_16_2025_p2 Krrish Dholakia 2025-04-19 10:06:51 -07:00
  • 6f5629cf64 test fix - output_cost_per_reasoning_token was added to model cost map Ishaan Jaff 2025-04-19 10:02:25 -07:00
  • 3c463f6715 test fix - output_cost_per_reasoning_token was added to model cost map Ishaan Jaff 2025-04-19 10:02:25 -07:00
  • aa587d9fc8 fix(_logging.py): handle more cases of sensitive keys in logs Krrish Dholakia 2025-04-19 10:00:37 -07:00
  • d9d5c2f577 add makeOpenAIResponsesRequest Ishaan Jaff 2025-04-19 09:57:41 -07:00
  • dc67f4bc18 add makeOpenAIResponsesRequest Ishaan Jaff 2025-04-19 09:57:31 -07:00
  • 88b6cb6c28 add /responses API on UI Ishaan Jaff 2025-04-19 09:56:29 -07:00
  • e122f2df56 Handle fireworks ai tool calling response (#10130) Krish Dholakia 2025-04-19 09:37:45 -07:00
  • 2508ca71cb
    Handle fireworks ai tool calling response (#10130) Krish Dholakia 2025-04-19 09:37:45 -07:00
  • 880fd0e736 fix: fix linting errors Krrish Dholakia 2025-04-19 09:37:04 -07:00
  • b461905745 fix(_logging.py): fix logging Krrish Dholakia 2025-04-19 09:34:07 -07:00
  • c0e5586137
    Merge branch 'main' into litellm_dev_04_16_2025_p2 Krish Dholakia 2025-04-19 09:28:42 -07:00
  • 4663a66b47 test: update test to be more robust to usage updates Krrish Dholakia 2025-04-19 09:26:06 -07:00
  • b4f2b3dad1 test: update test to be more robust to usage updates Krrish Dholakia 2025-04-19 09:26:06 -07:00
  • eee4220a77 fix calculated cache key for tests Ishaan Jaff 2025-04-19 09:25:11 -07:00
  • 8ae2653280 fix calculated cache key for tests Ishaan Jaff 2025-04-19 09:25:11 -07:00
  • 887cd09b6b fix deployment name Ishaan Jaff 2025-04-19 09:22:01 -07:00
  • 97d7a5e78e fix deployment name Ishaan Jaff 2025-04-19 09:22:01 -07:00
  • 468cd46bc1 Gemini-2.5-flash - support reasoning cost calc + return reasoning content (#10141) Krish Dholakia 2025-04-19 09:20:52 -07:00
  • 36308a31be
    Gemini-2.5-flash - support reasoning cost calc + return reasoning content (#10141) Krish Dholakia 2025-04-19 09:20:52 -07:00
  • 81a08babb1 bump litellm-proxy-extras Ishaan Jaff 2025-04-19 09:14:27 -07:00
  • db4ebe10c8 bump litellm-proxy-extras Ishaan Jaff 2025-04-19 09:14:27 -07:00
  • c050f79b9f test: update testing imports Krrish Dholakia 2025-04-19 09:13:16 -07:00
  • d726e0f34c test: update testing imports Krrish Dholakia 2025-04-19 09:13:16 -07:00
  • 7bd2c11a7e fix(vertex_and_google_ai_studio_gemini.py): fix translation Krrish Dholakia 2025-04-19 09:02:19 -07:00
  • 211fffce89 test(test_spend_management_endpoints.py): update tests to be less sensitive to new keys / updates to usage object Krrish Dholakia 2025-04-19 08:59:47 -07:00
  • e077752bfe fix: fix ruff check Krrish Dholakia 2025-04-19 08:43:14 -07:00
  • 3b65138f2e fix(common_daily_activity.py): fix python 3_8 error Krrish Dholakia 2025-04-19 08:39:09 -07:00
  • ba1b552e8b fix(common_daily_activity.py): fix python 3_8 error Krrish Dholakia 2025-04-19 08:39:09 -07:00
  • e33ccdf654 fix get_azure_client Ishaan Jaff 2025-04-19 08:33:26 -07:00
  • 49759d5678 fix get_azure_client Ishaan Jaff 2025-04-19 08:33:26 -07:00
  • 0d4d4fb6b8 test assistants fixes Ishaan Jaff 2025-04-19 08:08:12 -07:00
  • 0a35c208d7 test assistants fixes Ishaan Jaff 2025-04-19 08:08:12 -07:00
  • d2ec9e4328 fix: fix linting error Krrish Dholakia 2025-04-19 08:04:56 -07:00
  • dee5182fc8 fix: fix linting error Krrish Dholakia 2025-04-19 08:04:56 -07:00
  • b472f97435 fixes for assistans API tests Ishaan Jaff 2025-04-19 07:59:53 -07:00
  • a62805f98f fixes for assistans API tests Ishaan Jaff 2025-04-19 07:59:53 -07:00
  • c52a70b7f3 test fixes for azure assistants Ishaan Jaff 2025-04-19 07:36:34 -07:00
  • 5bf76f0bb1 test fixes for azure assistants Ishaan Jaff 2025-04-19 07:36:34 -07:00
  • 2195860c77 Litellm dev 04 18 2025 p2 (#10157) Krish Dholakia 2025-04-19 07:32:23 -07:00
  • ef6ac42658
    Litellm dev 04 18 2025 p2 (#10157) Krish Dholakia 2025-04-19 07:32:23 -07:00
  • 045d49a216 test_completion_azure Ishaan Jaff 2025-04-19 07:24:11 -07:00
  • b9756bf006 test_completion_azure Ishaan Jaff 2025-04-19 07:24:11 -07:00
  • ee64161b40 fix: fix linting error Krrish Dholakia 2025-04-18 21:56:36 -07:00
  • 5eeb0ca070
    Allow filtering usage dashboard by team + tag (#10150) Krish Dholakia 2025-04-18 21:55:49 -07:00
  • 2c1d1f7193
    Show usage by key (on all up, team, and tag usage dashboards) (#10152) Krish Dholakia 2025-04-18 21:53:54 -07:00
  • e8e9c5ae07 fix(litellm-proxy-extras/utils.py): prisma migrate improvements: handle existing columns in db table (#10138) Krish Dholakia 2025-04-18 20:36:56 -07:00
  • a1879cfa35
    fix(litellm-proxy-extras/utils.py): prisma migrate improvements: handle existing columns in db table (#10138) Krish Dholakia 2025-04-18 20:36:56 -07:00
  • 08a9882e75 test: update test Krrish Dholakia 2025-04-18 20:36:15 -07:00
  • 652e1b7f0f test: update test Krrish Dholakia 2025-04-18 20:36:15 -07:00
  • d492226add Reverted a couple test files to original implementation from upstream main omnisilica 2025-04-18 23:31:32 -04:00
  • cdce9651b4 fix(new_usage.tsx): fix linting error Krrish Dholakia 2025-04-18 20:22:28 -07:00
  • 463424de67 fix(new_usage.tsx): add disclaimer for new usage dashboard Krrish Dholakia 2025-04-18 20:21:26 -07:00
  • 334f6d2a7f style(new_usage.tsx): show global usage tab if user is admin / has admin view Krrish Dholakia 2025-04-18 20:14:02 -07:00
  • 96195aede8 fix(entity_usage.tsx): show breakdown of teams in daily spend chart Krrish Dholakia 2025-04-18 20:10:34 -07:00
  • 543072fb03 doc fix Ishaan Jaff 2025-04-18 19:57:03 -07:00
  • 6de3481252 doc fix Ishaan Jaff 2025-04-18 19:57:03 -07:00
  • b4a1ca40d5 add info on litellm release Ishaan Jaff 2025-04-18 19:56:29 -07:00
  • 76f00a5121 add info on litellm release Ishaan Jaff 2025-04-18 19:56:29 -07:00
  • 7c495f3122 [Feat] Support for all litellm providers on Responses API (works with Codex) - Anthropic, Bedrock API, VertexAI, Ollama (#10132) Ishaan Jaff 2025-04-18 19:53:59 -07:00
  • 3d5022bd79
    [Feat] Support for all litellm providers on Responses API (works with Codex) - Anthropic, Bedrock API, VertexAI, Ollama (#10132) v1.66.3.dev5 Ishaan Jaff 2025-04-18 19:53:59 -07:00
  • 0473cc441e add sync iterator support for responses api litellm_anthropic_responses_api_support Ishaan Jaff 2025-04-18 19:50:27 -07:00
  • 81a21f8d20 fix responses api test Ishaan Jaff 2025-04-18 19:44:29 -07:00
  • a1a18efd5c Merge branch 'main' into litellm_anthropic_responses_api_support Ishaan Jaff 2025-04-18 19:42:43 -07:00
  • 13a2351a64 Merge branch 'main' into litellm_fix_caching_reasoning Ishaan Jaff 2025-04-18 19:42:31 -07:00
  • 6425e16025 fix import error Ishaan Jaff 2025-04-18 19:41:11 -07:00