Commit Graph
20222 Commits
Author SHA1 Message Date
Krrish Dholakia 50109a7784 fix(top_key_view.tsx): fix bar chart to use key alias 2025-03-14 17:59:40 -07:00
Krrish Dholakia 9a670552fd refactor(transform_request/): remove experimental transform request tab from ui
move to api docs instead
2025-03-14 17:52:36 -07:00
Krrish Dholakia e914a9ddf1 fix(model_info_view.tsx): call db for model info 2025-03-14 17:44:45 -07:00
Krrish Dholakia a93471a3c7 feat(team_endpoints.py): unfurl 'all-proxy-models' on team info endpoints 2025-03-14 16:54:24 -07:00
Krrish Dholakia c2f01b0fdc fix(router.py): add new test 2025-03-14 14:23:45 -07:00
Krish DholakiaandGitHub dbc17a8c65 Merge pull request #9267 from BerriAI/litellm_dev_03_14_2025_p1
Support reusing existing model credentials
2025-03-14 14:19:14 -07:00
Krrish Dholakia 08abee1990 fix: fix linting error 2025-03-14 14:17:28 -07:00
Krrish Dholakia 9362fc1759 feat(ui/): allow admin to reuse existing model credentials
Prevents need to go to backend llm provider for getting credentials
2025-03-14 12:52:49 -07:00
Krrish Dholakia f089b1e23f feat(endpoints.py): support adding credentials by model id
Allows user to reuse existing model credentials
2025-03-14 12:32:32 -07:00
Krish DholakiaandGitHub 867ba21b64 Merge pull request #9263 from bexelbie/patch-1
Docs: Update configs.md
2025-03-14 12:03:46 -07:00
Krrish Dholakia 605a4d1121 feat(endpoints.py): enable retrieving existing credentials by model name
Enables reusing existing credentials
2025-03-14 12:02:50 -07:00
Brian ExelbierdandGitHub 34cdd7bf33 Docs: Update configs.md
credential_info is a required key
2025-03-14 19:36:42 +01:00
Krrish Dholakia 6629354329 fix(endpoints.py): update credentials should update before storing 2025-03-14 10:42:17 -07:00
Krrish Dholakia fc0d21794d style: cleanup credential from leftnav - now in models tab 2025-03-14 10:14:21 -07:00
Krish DholakiaandGitHub 4a6dcd64ff Merge pull request #9254 from bexelbie/credentials_list-docs
docs: Add centralized credential management docs
2025-03-14 10:02:08 -07:00
Brian (bex) Exelbierd (aider) ce87e8a0ef docs: Add centralized credential management docs 2025-03-14 16:43:25 +01:00
Krrish Dholakia 3875df666b docs(snowflake.md): cleanup docs 2025-03-13 23:54:52 -07:00
Ishaan Jaff fcbed43f0c bump: version 1.63.8 → 1.63.9 2025-03-13 21:47:19 -07:00
Ishaan Jaff 259bfc600e doc fix snowflake 2025-03-13 21:44:54 -07:00
Ishaan Jaff c2d290785a ui new build 2025-03-13 21:44:32 -07:00
Ishaan Jaff f2a0566d0c ui new build 2025-03-13 21:40:44 -07:00
Ishaan JaffandGitHub 276a7089df Merge pull request #9220 from BerriAI/litellm_qa_responses_api
[Fixes] Responses API - allow /responses and subpaths as LLM API route + Add exception mapping for responses API
2025-03-13 21:36:59 -07:00
Ishaan JaffandGitHub 241a36a74f Merge pull request #9222 from BerriAI/litellm_snowflake_pr_mar_13
[Feat] Add Snowflake Cortex to LiteLLM
2025-03-13 21:35:39 -07:00
Ishaan JaffandGitHub 914409a058 Merge pull request #9225 from BerriAI/litellm_usage_tab_view
(UI Usage) - Allow clicking into Top Keys when showing users Top API Key
2025-03-13 21:35:21 -07:00
Ishaan Jaff 8274c8fe36 fix ui linting 2025-03-13 20:25:08 -07:00
Krish DholakiaandGitHub 7b229bd7ae Merge pull request #9223 from BerriAI/litellm_dev_03_13_2025_p3
Emit audit logs on All user + model Create/Update/Delete endpoints
2025-03-13 20:12:24 -07:00
Krish DholakiaandGitHub f89dbb8ab3 Merge branch 'main' into litellm_dev_03_13_2025_p3 2025-03-13 20:12:16 -07:00
Ishaan Jaff 69b47cf738 fix code quality check 2025-03-13 20:10:41 -07:00
Ishaan Jaff 7827c275ba exception_type 2025-03-13 20:09:32 -07:00
Krish DholakiaandGitHub e8c67f25e3 Merge pull request #9221 from BerriAI/litellm_dev_03_13_2025_p2
Support bedrock converse cache token tracking
2025-03-13 20:08:33 -07:00
Ishaan Jaff 9edd768064 Key ID 2025-03-13 20:05:59 -07:00
Krrish Dholakia 342065b552 docs(contributing_code.md): update docs 2025-03-13 19:57:57 -07:00
Krrish Dholakia dcab9c31e9 docs(contributing_code.md): update contribution docs with examples of running linting tests 2025-03-13 19:57:38 -07:00
Krrish Dholakia 6b9ca0015a build(makefile): add mypy linting to makefile 2025-03-13 19:55:45 -07:00
Ishaan Jaff 636083b886 ui fix top key view 2025-03-13 19:53:20 -07:00
Ishaan Jaff 6a4cce7687 fix top key view 2025-03-13 19:51:16 -07:00
Ishaan Jaff b504e3b406 working button toggle 2025-03-13 19:49:11 -07:00
Ishaan Jaff 193ed3b537 use table view 2025-03-13 19:44:00 -07:00
Krrish Dholakia 8a6e4715aa feat(converse_transformation.py): fix type for bedrock cache usage block 2025-03-13 19:33:22 -07:00
Ishaan Jaff 3e12b065dd working modal view 2025-03-13 19:33:19 -07:00
Krrish Dholakia f2d0aaacbc fix: fix linting errors 2025-03-13 19:26:46 -07:00
Krrish Dholakia 81abb9c6a4 test: fix tests 2025-03-13 19:26:10 -07:00
Ishaan Jaff 2f7d118c54 working modal 2025-03-13 19:21:59 -07:00
Krrish Dholakia dc3b02920f feat(model_management_endpoints.py): support audit logs on /model/add and /model/update endpoints
complete CUD endpoint audit logging on models + users
2025-03-13 19:17:40 -07:00
Ishaan Jaff 2c4dd29944 allow clicking into keys 2025-03-13 19:17:14 -07:00
Ishaan Jaff 063aedc6c6 fix api_key 2025-03-13 19:16:56 -07:00
Ishaan Jaff 33cf03722d keyInfoV1Call 2025-03-13 19:16:46 -07:00
Krrish Dholakia 9145e8db77 feat: fix linting errors 2025-03-13 19:00:27 -07:00
Ishaan Jaff b6d155108e working hover 2025-03-13 18:54:05 -07:00
Krrish Dholakia 37b30395c9 feat(model_management_endpoints.py): emit audit logs on model delete 2025-03-13 18:48:38 -07:00