Commit Graph

26098 Commits

Author SHA1 Message Date
Leslie Cheng
1579752e06 Implement fix 2025-10-07 20:53:38 -07:00
Ishaan Jaffer
b348a26bdc docs fix 2025-10-04 18:32:45 -07:00
Ishaan Jaffer
b2dd50dd3e docs key rotations 2025-10-04 18:29:01 -07:00
Ishaan Jaffer
e58c2c5c3e docs fix 2025-10-04 18:13:08 -07:00
Ishaan Jaffer
163416c683 docs fix 2025-10-04 18:12:47 -07:00
Ishaan Jaffer
6cf1806d3b docs fix 2025-10-04 18:12:20 -07:00
Ishaan Jaffer
bd2559e65e docs fix 2025-10-04 18:11:58 -07:00
Ishaan Jaffer
525b86687c fix 1.77.7 stable 2025-10-04 18:11:01 -07:00
Ishaan Jaffer
4e88e21266 docs fix 2025-10-04 18:04:11 -07:00
Ishaan Jaffer
93022361e6 docs fix 2025-10-04 18:03:04 -07:00
Ishaan Jaffer
d12da2e56e docs fix 2025-10-04 18:02:04 -07:00
Alexsander Hamir
9d6c06dc7a
doc: perf update (#15211) 2025-10-04 17:59:08 -07:00
Ishaan Jaffer
02cb7a4c3b docs fix 2025-10-04 17:29:06 -07:00
Ishaan Jaffer
8c495590b1 doc improvement 2025-10-04 17:21:41 -07:00
Ishaan Jaffer
553801c7b4 docs 2025-10-04 17:21:00 -07:00
Krrish Dholakia
b7ca138a8d docs(prometheus.md): fix 2025-10-04 16:23:54 -07:00
Krrish Dholakia
98d709d351 fix(key_management_endpoints.py): retain error check when non proxy admin is trying to update key belonging to a different user 2025-10-04 16:22:35 -07:00
Ishaan Jaffer
97e00f694c fix azure assistants test 2025-10-04 16:18:14 -07:00
Ishaan Jaffer
a1e5c9426f bump to migrations to 0.2.25 2025-10-04 16:16:34 -07:00
Ishaan Jaffer
e9e91a4b28 fix remove dup migration 2025-10-04 16:13:33 -07:00
Krrish Dholakia
63cb2764fe test: fix raise 2025-10-04 16:11:22 -07:00
Krrish Dholakia
8dc53c0438 docs: document updates 2025-10-04 16:06:18 -07:00
Krish Dholakia
a7152f3bd8
Merge pull request #15185 from BerriAI/litellm_dev_10_03_2025_p1
(MCP - feat) UI - show health status of MCP servers, allow setting extra headers on the UI, allow editing allowed tools on the UI
2025-10-04 15:46:02 -07:00
Krrish Dholakia
171b6b13b2 fix(litellm_pre_call_utils.py): fix return statement 2025-10-04 15:43:56 -07:00
Krrish Dholakia
2d1000c461 test: update tests 2025-10-04 15:31:25 -07:00
Krrish Dholakia
6500a4a822 fix: fix minor issues 2025-10-04 15:30:46 -07:00
Krish Dholakia
a9037ab61f
Merge branch 'main' into litellm_dev_10_03_2025_p1 2025-10-04 15:23:31 -07:00
Krish Dholakia
85c4dd1283
Merge pull request #15154 from BerriAI/litellm_dev_10_02_2025_p2
fix(proxy_server.py): handle decrypting model list from db, when lite…
2025-10-04 15:23:11 -07:00
Krish Dholakia
75e3f4e10d
Merge pull request #15120 from BerriAI/litellm_dev_10_01_2025_p2
(feat) Support 'guaranteed_throughput' when setting limits on keys belonging to a team
2025-10-04 15:22:47 -07:00
Krrish Dholakia
691a1fa6fe fix(key_management_endpoints.py): fix check 2025-10-04 15:22:08 -07:00
Krish Dholakia
b188f76dbe
Merge pull request #15201 from BerriAI/litellm_staging_10_04_2025_p2
(security) prevent user key from updating other user keys + don't return all keys with blank key alias on /v2/key/info
2025-10-04 14:58:00 -07:00
Krrish Dholakia
bb5011597c test: fix minor test 2025-10-04 14:55:04 -07:00
Krrish Dholakia
bf641fe39b fix(team_endpoints.py): fix getattr 2025-10-04 14:51:35 -07:00
Ishaan Jaff
cb385e080f
Fix "azure_ai/grok-4-fast-reasoning" entry in "model_prices_and_context_window.json" (#15204)
* fix: azure_ai/grok-4-fast-non-reasoning

* fix pricing
2025-10-04 14:50:44 -07:00
Krrish Dholakia
b4c4776f56 fix: fix linting errors 2025-10-04 14:47:13 -07:00
Krrish Dholakia
f9ae931872 fix(proxy/utils.py): fix linting error 2025-10-04 14:41:16 -07:00
Krrish Dholakia
814e49df06 test: update tests 2025-10-04 14:39:50 -07:00
Ishaan Jaff
ec9cdf783a
Revert "Add streamGenerateContent cost tracking in passthrough (#15199)" (#15202)
This reverts commit 8095de506a.
2025-10-04 14:37:02 -07:00
Krrish Dholakia
f500a866dd fix: fix ui linting errors 2025-10-04 14:31:51 -07:00
Krrish Dholakia
056e6e9d43 fix(key_management_endpoints.py): fix security issue where user could update another user's key metadata 2025-10-04 14:25:06 -07:00
Krish Dholakia
82fd182df2
Merge pull request #15196 from BerriAI/litellm_staging_10_04_2025
Litellm staging 10 04 2025
2025-10-04 14:19:45 -07:00
Krish Dholakia
f24a7a5191
Merge pull request #15200 from BerriAI/litellm_dev_10_04_2025_p1
fix: fix ui rerender
2025-10-04 14:18:10 -07:00
Krrish Dholakia
3300c16d74 fix: fix ui rerender 2025-10-04 14:17:36 -07:00
Krish Dholakia
b2ffeb8397
Merge pull request #15094 from BerriAI/litellm_dev_09_30_2025_p1
Guardrails - run all guardrails before calling other post_call_success_hook + Prometheus - support custom metadata labels on key/team
2025-10-04 14:16:04 -07:00
Krish Dholakia
bed6c79bed
Merge branch 'main' into litellm_dev_09_30_2025_p1 2025-10-04 14:15:55 -07:00
Krish Dholakia
7cd0944b1a
Merge pull request #15197 from ARajan1084/release-1-77-7-test-key-model-selection-fix
fix: Test key view: state on model info update
2025-10-04 14:08:42 -07:00
Krish Dholakia
7a410940bd
Merge pull request #15195 from BerriAI/litellm_dev_10_04_2025_p1
Litellm dev 10 04 2025 p1
2025-10-04 14:06:50 -07:00
Krrish Dholakia
2de05b4fd8 test: add min test for filtering logic 2025-10-04 14:05:55 -07:00
Krrish Dholakia
1bdf8cf264 fix(log_filter_logic.tsx): fix searching for end user logs, globally
ensures filters work outside of initial loaded page
2025-10-04 13:56:51 -07:00
Ishaan Jaffer
e1ee428573 docs fix 2025-10-04 13:20:39 -07:00