Krrish Dholakia
|
02b7299337
|
fix(proxy/_types.py): handle user_email=None
|
2025-03-21 17:46:18 -07:00 |
|
Krrish Dholakia
|
1dd9a433e3
|
fix: remove unused import
|
2025-03-21 17:25:57 -07:00 |
|
Krrish Dholakia
|
92d6e2fecb
|
fix: remove unused import
|
2025-03-21 17:22:58 -07:00 |
|
Krrish Dholakia
|
c7f42747bf
|
refactor(user_api_key_auth.py): move is_route_allowed to inside common_checks
ensures consistent behaviour inside api key + jwt routes
|
2025-03-21 17:21:07 -07:00 |
|
Krrish Dholakia
|
a23a7e1486
|
test: initial e2e testing to ensure non admin jwt token cannot create new teams
|
2025-03-21 16:40:18 -07:00 |
|
Ishaan Jaff
|
9760b030e3
|
fix naming
|
2025-03-20 21:57:28 -07:00 |
|
Ishaan Jaff
|
616c4db12d
|
add litellm mcp endpoints
|
2025-03-20 21:12:56 -07:00 |
|
Krrish Dholakia
|
edf7eb867d
|
fix(team_endpoints.py): consistently return 404 if team not found in DB
Fixes response on /team/delete
|
2025-03-20 20:28:03 -07:00 |
|
Krrish Dholakia
|
d415738860
|
feat(pass_through_endpoints.py): return api base on pass-through exception
enables easy debugging on backend api errors
|
2025-03-20 20:19:52 -07:00 |
|
Krrish Dholakia
|
45a65d71f3
|
feat(pass_through_endpoints.py): support returning api-base on pass-through endpoints
Make it easier to debug what the api base sent to provider was
|
2025-03-20 20:11:49 -07:00 |
|
Ishaan Jaff
|
d3decfc0f9
|
fix mcp router
|
2025-03-20 18:05:14 -07:00 |
|
Ishaan Jaff
|
7a93ec2b94
|
cleanup
|
2025-03-20 18:02:02 -07:00 |
|
Ishaan Jaff
|
d9c77da113
|
remove stale file
|
2025-03-20 17:59:19 -07:00 |
|
Ishaan Jaff
|
7023e8589a
|
add mcp routes
|
2025-03-20 17:58:33 -07:00 |
|
Ishaan Jaff
|
34253195ab
|
litellm mcp routes
|
2025-03-20 17:55:43 -07:00 |
|
Ishaan Jaff
|
704bbbbbee
|
init global_mcp_tool_registry
|
2025-03-20 17:53:37 -07:00 |
|
Ishaan Jaff
|
620bee2b43
|
example mcp tools
|
2025-03-20 17:53:20 -07:00 |
|
Ishaan Jaff
|
8e600945c9
|
add mcp tool registry
|
2025-03-20 17:51:03 -07:00 |
|
Ishaan Jaff
|
63d454bb8d
|
add MCPToolRegistry
|
2025-03-20 17:22:12 -07:00 |
|
Ishaan Jaff
|
a7eaf87066
|
mock config for MCP tools
|
2025-03-20 17:16:55 -07:00 |
|
Ishaan Jaff
|
d704f357fd
|
sample mcp server
|
2025-03-20 15:37:24 -07:00 |
|
Krish Dholakia
|
ffd7e86449
|
Merge pull request #9395 from BerriAI/litellm_ui_fixes_03_19_2025
fix(internal_user_endpoints.py): re-introduce upsert on user not found
|
2025-03-19 22:58:32 -07:00 |
|
Ishaan Jaff
|
59b308a8f0
|
Merge pull request #9384 from BerriAI/litellm_prompt_management_custom
[Feat] - Allow building custom prompt management integration
|
2025-03-19 21:06:41 -07:00 |
|
Ishaan Jaff
|
c15e38a148
|
Merge branch 'main' into litellm_fix_ssl_verify
|
2025-03-19 21:03:06 -07:00 |
|
Krrish Dholakia
|
70addc3e14
|
fix(internal_user_endpoints.py): re-introduce upsert on user not found
Fixes https://github.com/BerriAI/litellm/issues/9243
|
2025-03-19 19:28:11 -07:00 |
|
Ishaan Jaff
|
40e1ccf339
|
CustomPromptManagement
|
2025-03-19 16:38:59 -07:00 |
|
Krish Dholakia
|
5cf8ca4374
|
Merge pull request #9382 from BerriAI/litellm_dev_03_19_2025_p2
Support 'prisma migrate' for db schema changes
|
2025-03-19 16:37:47 -07:00 |
|
Ishaan Jaff
|
c3e33495b5
|
example X42PromptManagement
|
2025-03-19 16:24:41 -07:00 |
|
Krish Dholakia
|
445ee6d2aa
|
Merge pull request #9357 from BerriAI/litellm_dev_03_18_2025_p2
fix(lowest_tpm_rpm_v2.py): support batch writing increments to redis
|
2025-03-19 15:45:10 -07:00 |
|
Krrish Dholakia
|
d914cc1575
|
fix: remove unused import
|
2025-03-19 15:33:04 -07:00 |
|
Krrish Dholakia
|
a2d3d8017e
|
feat(prisma_client.py): initial commit add prisma migration support to proxy
|
2025-03-19 14:26:59 -07:00 |
|
Krrish Dholakia
|
db8a459c89
|
fix(proxy_server.py): move db credential check to only run behind feature flag
|
2025-03-19 11:35:14 -07:00 |
|
Ishaan Jaff
|
afd7d066bf
|
fix code quality checks
|
2025-03-18 22:34:43 -07:00 |
|
Krrish Dholakia
|
3867d90b08
|
feat(base_routing_strategy.py): handle updating in-memory keys
|
2025-03-18 19:44:04 -07:00 |
|
Krrish Dholakia
|
60f6e1d379
|
fix(lowest_tpm_rpm_v2.py): support batch writing increments to redis
|
2025-03-18 19:09:53 -07:00 |
|
Ishaan Jaff
|
9144f25a69
|
refactor create_litellm_proxy_request_started_spen
|
2025-03-18 16:12:16 -07:00 |
|
Ishaan Jaff
|
27494ca5e7
|
ui new build
|
2025-03-18 11:46:23 -07:00 |
|
Ishaan Jaff
|
e3752cd32a
|
fix common utils
|
2025-03-18 11:04:02 -07:00 |
|
Ishaan Jaff
|
82fe63dde9
|
Merge pull request #9331 from BerriAI/litellm_patch_disable_spend_updates
[Patch] - Allow disabling all spend updates / writes to DB
|
2025-03-17 22:22:09 -07:00 |
|
Ishaan Jaff
|
2940d7f952
|
fix ProxyUpdateSpend
|
2025-03-17 22:17:56 -07:00 |
|
Ishaan Jaff
|
ef94a1ed0c
|
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
|
aaa2a41e4d
|
fix settings endpoints code qa
|
2025-03-17 21:32:05 -07:00 |
|
Ishaan Jaff
|
c1566ee10a
|
fix is_internal_user_role
|
2025-03-17 20:50:16 -07:00 |
|
Ishaan Jaff
|
e6975a56da
|
expose flag to disable_spend_updates
|
2025-03-17 20:45:49 -07:00 |
|
Ishaan Jaff
|
10b7d42e70
|
fix linting error
|
2025-03-17 20:37:20 -07:00 |
|
Ishaan Jaff
|
834db4447c
|
use jsonify_team_object for updating teams
|
2025-03-17 19:42:04 -07:00 |
|
Ishaan Jaff
|
015f41ad8b
|
fix _reset_budget_for_team
|
2025-03-17 19:34:44 -07:00 |
|
Ishaan Jaff
|
75f00d4c94
|
fix _reset_budget_for_key/team/user
|
2025-03-17 18:56:24 -07:00 |
|
Ishaan Jaff
|
a122f1d8d8
|
fix DefaultInternalUserParams
|
2025-03-17 18:13:15 -07:00 |
|
Ishaan Jaff
|
6975260f12
|
DefaultInternalUserParams
|
2025-03-17 18:11:19 -07:00 |
|