-
-
Notifications
You must be signed in to change notification settings - Fork 10.4k
fix: support served_model_name for Baseten dedicated deployments #23382
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
ishaan-jaff
merged 59 commits into
BerriAI:litellm_ishaan_march_16
from
AlexKer:baseten-update
Mar 17, 2026
Merged
Changes from 2 commits
Commits
Show all changes
59 commits
Select commit
Hold shift + click to select a range
43054a2
fix: langfuse trace leak key on model params
Harshit28j 20bf3aa
fix: pop sensitive keys from langfuse
Harshit28j 9f15a99
Merge branch 'main' into litellm_langfuse_key_leakage
Harshit28j 8831c8d
fixes
AlexKer 249f4fd
Merge branch 'main' into baseten-update
AlexKer feee689
fix: set oauth2_flow when building MCPServer in _execute_with_mcp_client
joereyna 377b79a
fix: add oauth2_flow to NewMCPServerRequest and guard auto-detect wit…
joereyna cd7b258
fix: narrow oauth2_flow type to Literal in NewMCPServerRequest
joereyna 6970e10
fix: align DefaultInternalUserParams Pydantic default with runtime fa…
ryan-crabbe c60f1dd
test: add regression test for fresh-instance default role sync
ryan-crabbe c95783e
Update tests/test_litellm/proxy/ui_crud_endpoints/test_proxy_setting_…
ryan-crabbe aa744fb
Merge branch 'main' into fix/mcp-rest-m2m-oauth2-flow
joereyna 4f2fe33
Merge pull request #23666 from BerriAI/litellm_fix-default-user-perms…
ryan-crabbe 5d33cc6
Add unit tests for 5 previously untested UI dashboard files
yuneng-jiang 0c17393
fix: remove skip decorators from m2m tests now that oauth2_flow is set
joereyna eba8df5
Merge pull request #23773 from BerriAI/litellm_/reverent-panini
yuneng-jiang bc810f9
[Fix] Privilege escalation: restrict /key/block, /key/unblock, and ma…
yuneng-jiang 016667b
chore(ui): migrate DefaultUserSettings buttons from Tremor to antd
ryan-crabbe 278c9ba
[Infra] Merging RC Branch with Main (#23786)
yuneng-jiang 55c7ba9
Update litellm/proxy/management_endpoints/key_management_endpoints.py
yuneng-jiang 2d98b49
Merge pull request #23781 from BerriAI/litellm_key_admin_privilege_es…
yuneng-jiang d58b0a9
fix: clear oauth2_flow when client_credentials set without token_url
joereyna 5befc02
chore(ui): use antd danger prop instead of tailwind for Remove button
ryan-crabbe 8695171
Merge pull request #23787 from BerriAI/litellm_migrate-default-user-s…
ryan-crabbe c37cf23
Merge remote-tracking branch 'origin' into litellm_ui_logs_filter_2
yuneng-jiang 67482db
feat: fetch blog posts from docs RSS feed instead of static JSON on G…
ryan-crabbe e4c8f95
Merge pull request #23468 from joereyna/fix/mcp-rest-m2m-oauth2-flow
yuneng-jiang 12facb2
fix: remove unused Any import from get_blog_posts
ryan-crabbe 57bba3b
[Fix] UI - Logs: Fix empty filter results showing stale data
yuneng-jiang c951b33
[Fix] Reapply empty filter fix after merge with main
yuneng-jiang 31a677e
Merge pull request #23792 from BerriAI/litellm_ui_logs_filter_2
yuneng-jiang 2ebea08
Merge remote-tracking branch 'origin/main' into litellm_internal_dev_…
yuneng-jiang 0d45b1d
Merge pull request #23791 from BerriAI/litellm_update-blog-posts-rss
ryan-crabbe bc752fb
[Fix] Prevent internal users from creating invalid keys via key/gener…
yuneng-jiang 208740a
[Fix] Remove duplicate get_team_object call in _validate_update_key_data
yuneng-jiang c8c4774
Merge pull request #23795 from BerriAI/litellm_fix_internal_user_inva…
yuneng-jiang 4a92db8
[Fix] Skip key_alias re-validation on update/regenerate when alias un…
yuneng-jiang 616b311
Merge pull request #23798 from BerriAI/litellm_skip_alias_revalidatio…
yuneng-jiang a771fe5
[Fix] Update log filter test to match empty-result behavior
yuneng-jiang 53d96c8
[Feature] Disable custom API key values via UI setting
yuneng-jiang 72aa5fc
[Fix] Add disable_custom_api_keys to UISettings Pydantic model
yuneng-jiang d15c2d5
fix: Register DynamoAI guardrail initializer and enum entry (#23752)
Harshit28j 9661249
docs: add v1.82.3 release notes and update provider_endpoints_support…
joereyna c687e63
[Feature] Add disable_custom_api_keys toggle to UI Settings page
yuneng-jiang 245a3d2
Revert "docs: add v1.82.3 release notes and update provider_endpoints…
0b0fe7e
[Fix] Rename toggle label to "Disable custom Virtual key values"
yuneng-jiang 471e0f1
[Fix] Remove "API" from custom key description text
yuneng-jiang c098eca
fix(ui): CSV export empty on Global Usage page
ryan-crabbe a087c44
Merge pull request #23812 from BerriAI/litellm_disable_custom_api_keys
yuneng-jiang cde28aa
Merge pull request #23819 from BerriAI/litellm_fix-csv-export
ryan-crabbe 302292c
Merge remote-tracking branch 'origin/main' into litellm_ryan_march_16
ryan-crabbe ad62071
Merge pull request #22188 from BerriAI/litellm_langfuse_key_leakage
yuneng-jiang dcbaa05
Merge pull request #23826 from BerriAI/litellm_yj_march_16_2026
yuneng-jiang 467706e
Revert "fix: langfuse trace leak key on model params"
yuneng-jiang b4c9c8a
Merge pull request #23868 from BerriAI/revert-22188-litellm_langfuse_…
yuneng-jiang a622a1f
Merge pull request #23827 from BerriAI/litellm_internal_dev_03_16_2026
yuneng-jiang ef9cc33
Merge pull request #23822 from BerriAI/litellm_ryan_march_16
ryan-crabbe e5dcb2a
fix: support served_model_name for Baseten dedicated deployments
AlexKer c461ab2
Merge remote-tracking branch 'upstream/main' into baseten-update
AlexKer File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.