Commit graph

20148 commits

Author SHA1 Message Date
Krish Dholakia
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 Dholakia
f89dbb8ab3
Merge branch 'main' into litellm_dev_03_13_2025_p3 2025-03-13 20:12:16 -07:00
Krish Dholakia
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
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
Krrish Dholakia
8a6e4715aa feat(converse_transformation.py): fix type for bedrock cache usage block 2025-03-13 19:33:22 -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
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
Krrish Dholakia
9145e8db77 feat: fix linting errors 2025-03-13 19:00:27 -07:00
Krrish Dholakia
37b30395c9 feat(model_management_endpoints.py): emit audit logs on model delete 2025-03-13 18:48:38 -07:00
Krrish Dholakia
e90b3d9c4c feat(internal_user_endpoints.py): add audit logs on /user/update 2025-03-13 18:17:05 -07:00
Krish Dholakia
38bf86d49f
Merge pull request #9217 from BerriAI/litellm_dev_03_13_2025_p1
fix(azure.py): track azure llm api latency metric
2025-03-13 18:15:54 -07:00
Ishaan Jaff
b097edf754 response api fix typo 2025-03-13 17:50:11 -07:00
Krrish Dholakia
5cfae0e98a feat(internal_user_endpoints.py): emit audit log on /user/new event 2025-03-13 16:47:58 -07:00
Krrish Dholakia
0af6cde994 fix(invoke_handler.py): support cache token tracking on converse streaming 2025-03-13 16:10:13 -07:00
Krrish Dholakia
96bba9354e test(tests/litellm): add unit test for transform usage function 2025-03-13 15:56:55 -07:00
Krrish Dholakia
f99b1937db feat(converse_transformation.py): translate converse usage block with cache creation values to openai format 2025-03-13 15:49:25 -07:00
Krrish Dholakia
f17bc60593 test: patch test to avoid lakera changes to sensitivity 2025-03-13 15:18:08 -07:00
Krrish Dholakia
5ffd3f56f8 fix(azure.py): track azure llm api latency metric 2025-03-13 14:47:35 -07:00
Ishaan Jaff
53f9df5506 mark /responses [Beta] 2025-03-13 14:00:39 -07:00
Krrish Dholakia
86ed6be85e fix: fix learnlm test 2025-03-13 10:54:09 -07:00
Ishaan Jaff
29f2a16e9e
Merge pull request #8741 from xucailiang/feat/postgres-volumes
feat/postgres-volumes
2025-03-13 08:53:07 -07:00
xucai
3382ca2f60 add healthcheck 2025-03-13 22:38:37 +08:00
xucai
3944f67b1a add healthcheck 2025-03-13 22:32:19 +08:00
xucai
1a95df907b Merge branch 'main' of https://github.com/BerriAI/litellm into feat/postgres-volumes 2025-03-13 22:32:00 +08:00
Krrish Dholakia
be35c9a663 docs(reasoning_content.md): clarify 'thinking' param support is from v1.63.0+
Fixes https://github.com/BerriAI/litellm/issues/9171
2025-03-12 22:30:57 -07:00
Krish Dholakia
58e5f3e0c9
Merge pull request #9193 from youngchannelforyou/feat/gemini_response_status_code
(gemini)Handle HTTP 201 status code in Vertex AI response
2025-03-12 22:24:01 -07:00
Krish Dholakia
d3b3dd70b6
Merge pull request #9185 from BerriAI/litellm_dev_03_12_2025_p1
Litellm dev 03 12 2025 p1
2025-03-12 22:14:18 -07:00
Krish Dholakia
cff1c1f7d8
Merge branch 'main' into litellm_dev_03_12_2025_p1 2025-03-12 22:14:02 -07:00
Krish Dholakia
1f2bddbc21
Merge pull request #9186 from BerriAI/litellm_dev_03_12_2025_p2
feat: initial commit adding support for credentials on proxy ui
2025-03-12 22:12:49 -07:00
Krish Dholakia
5b3d9a7fc2
Merge pull request #9180 from Grizzly-jobs/fix/team-edit-metadata-does-not-work
Fix Metadata not updating in Team UI
2025-03-12 22:08:37 -07:00
sven
2d4e58cf23 add test code 2025-03-13 14:00:12 +09:00
Krish Dholakia
4eec5b5787
Merge pull request #9176 from emerzon/patch-3
Mark Cohere Embedding 3 models as Multimodal
2025-03-12 21:52:38 -07:00
Krrish Dholakia
eb6ec443b7 fix(model_dashboard.tsx): move llm credentials closer to add model tab 2025-03-12 21:50:16 -07:00
sven
8d053930e9 (gemini)Handle HTTP 201 status code in Vertex AI response 2025-03-13 13:44:38 +09:00
Krish Dholakia
e672198db6
Merge pull request #9190 from yigitkonur/new-pricing-ai-studio-gemini
gemini price updates: gemma 3, flash 2 thinking update, learnlm
2025-03-12 21:42:45 -07:00
Krrish Dholakia
39c07b98ed fix: fix linting error 2025-03-12 21:32:31 -07:00
Krrish Dholakia
95f5c1b77d fix(add_credentials_tab.tsx): cleanup ui 2025-03-12 21:30:12 -07:00
Ishaan Jaff
77c1a809f3 bump: version 1.63.7 → 1.63.8 2025-03-12 21:28:57 -07:00
Ishaan Jaff
1d31e25816
Merge pull request #9183 from BerriAI/litellm_router_responses_api_2
[Feat] - Add Responses API on LiteLLM Proxy
2025-03-12 21:28:16 -07:00
Ishaan Jaff
98cc257add
Merge pull request #9191 from colesmcintosh/azure-proxy-tool-calling-bug
fix(azure): Patch for Function Calling Bug & Update Default API Version to `2025-02-01-preview`
2025-03-12 21:15:26 -07:00
Krrish Dholakia
db3871366a feat(credentials/): working e2e flow for add / update models on LiteLLM UI 2025-03-12 21:13:00 -07:00
Ishaan Jaff
711868ba83 docs response api 2025-03-12 21:12:23 -07:00
Yigit Konur
9cf5b4120c
gemini updates: gemma 3, flash 2 thinking update, learnlm 2025-03-12 21:07:30 -07:00
Cole McIntosh
501014414b chore(init): update Azure default API version to 2025-02-01-preview 2025-03-12 22:02:48 -06:00
Ishaan Jaff
7e8c9d7276 docs naming on sidebar 2025-03-12 21:00:30 -07:00
Krrish Dholakia
e1a33a22b4 fix(columns.tsx): add llm credentials column on model table
make it easy to know if a model is using a reusable credential
2025-03-12 20:46:29 -07:00
Krrish Dholakia
3dae3fa571 feat(add_model_tab.tsx): working e2e add model flow on UI 2025-03-12 20:42:40 -07:00