Commit graph

227 commits

Author SHA1 Message Date
Krrish Dholakia
9efe9982f5 fix(health_check.py): return 'missing mode' error message, if error with health check, and mode is missing 2024-08-16 17:24:29 -07:00
Ishaan Jaff
f2569740fa ui new build 2024-08-16 12:53:23 -07:00
Krrish Dholakia
62365835f3 bump: version 1.43.15 → 1.43.16 2024-08-15 23:04:30 -07:00
Krrish Dholakia
9387662eab fix(user_api_key_auth.py): more precisely expand scope to handle 'basic' tokens 2024-08-13 22:00:33 -07:00
Ishaan Jaff
84051cc693 ui new build 2024-08-13 18:45:09 -07:00
Krrish Dholakia
5ad72419d2 docs(prefix.md): add prefix support to docs 2024-08-10 13:55:47 -07:00
Ishaan Jaff
2275bc4ece ui new build 2024-08-09 12:26:24 -07:00
Krrish Dholakia
a083ec0438 bump: version 1.43.4 → 1.43.5 2024-08-08 23:47:01 -07:00
Krish Dholakia
a2b20cd893 Merge branch 'main' into litellm_sso_team_member_add 2024-08-08 23:34:06 -07:00
Ishaan Jaff
36e31dd9cc ui new build 2024-08-08 23:30:51 -07:00
Ishaan Jaff
64c11ace8c ui new build 2024-08-08 23:29:08 -07:00
Krrish Dholakia
dbd52de4a5 fix(internal_user_endpoints.py): expose new 'internal_user_budget_duration' flag
Relevant to - https://github.com/BerriAI/litellm/issues/5106
2024-08-08 23:26:01 -07:00
Ishaan Jaff
0fbb4f1a6a ui new build 2024-08-08 23:25:27 -07:00
Ishaan Jaff
7fb53e9bd2 ui new build 2024-08-08 23:25:27 -07:00
Ishaan Jaff
a06546620e ui new build 2024-08-08 18:53:22 -07:00
Ishaan Jaff
0e374158af ui new build 2024-08-08 18:25:41 -07:00
Krrish Dholakia
43b1bf692d fix(user_api_key_auth.py): Fixes https://github.com/BerriAI/litellm/issues/5111 2024-08-08 17:18:59 -07:00
Krrish Dholakia
36c37bcc8b fix(internal_user_endpoints.py): expose new 'internal_user_budget_duration' flag
Relevant to - https://github.com/BerriAI/litellm/issues/5106
2024-08-08 13:05:03 -07:00
Krrish Dholakia
dc35ddd88e build: ui - update to include max budget per team 2024-08-08 09:09:23 -07:00
Krrish Dholakia
cf766482d3 feat(litellm_logging.py): log exception response headers to langfuse 2024-08-01 18:01:07 -07:00
Ishaan Jaff
7226eb5fda ui new build 2024-08-01 09:59:24 -07:00
Krrish Dholakia
b9d12ea2ec build(model_prices_and_context_window.json): add azure gpt-4o-mini regional + global standard pricing to model cost map 2024-08-01 09:44:40 -07:00
Krrish Dholakia
e60bec92ac feat(ui): add ability to enable traceloop + langsmith via ui 2024-07-31 21:40:29 -07:00
Krrish Dholakia
f76a4bab49 fix(user_api_key_cache): fix check to not raise error if team object is missing 2024-07-30 18:25:04 -07:00
Ishaan Jaff
bb8b2951aa ui new build 2024-07-30 13:33:34 -07:00
Ishaan Jaff
5979c17d07 ui new build 2024-07-29 21:20:27 -07:00
Ishaan Jaff
cd7bf74cce bump: version 1.41.25 → 1.41.26 2024-07-20 18:20:54 -07:00
Ishaan Jaff
9d0bd643b2 ui new build 2024-07-20 18:18:54 -07:00
Krrish Dholakia
548b2fcf4b fix(user_api_key_auth.py): update valid token cache with updated team object cache 2024-07-19 17:06:49 -07:00
Ishaan Jaff
3c711b46a1 ui new build 2024-07-19 14:02:28 -07:00
Ishaan Jaff
1aabe3ceb4 ui new build 2024-07-19 11:00:13 -07:00
Krrish Dholakia
f6c287640e fix(team_endpoints.py): check if key belongs to team before returning /team/info 2024-07-16 21:17:05 -07:00
Ishaan Jaff
f6b53233dd ui new build 2024-07-16 17:59:14 -07:00
Ishaan Jaff
b982436ece ui new build 2024-07-15 20:09:17 -07:00
Krrish Dholakia
17635450cd feat(proxy_server.py): return 'retry-after' param for rate limited requests
Closes https://github.com/BerriAI/litellm/issues/4695
2024-07-13 17:15:20 -07:00
Ishaan Jaff
02fe7cfb3a ui new build 2024-07-13 14:38:13 -07:00
Krrish Dholakia
d2a0977af7 feat(opentelemetry.py): support logging call metadata to otel 2024-07-12 15:41:34 -07:00
Ishaan Jaff
2eef673ca8 ui new build 2024-07-11 19:13:08 -07:00
Krrish Dholakia
3f4f5ae994 fix(proxy_server.py): fix proxy_server.py premium user check for encrypted license key 2024-07-10 12:25:31 -07:00
Ishaan Jaff
eb43343643 ui new build 2024-07-09 16:33:00 -07:00
Krrish Dholakia
932814aa1c docs(configs.md): add ip address filtering to docs 2024-07-08 21:59:26 -07:00
Ishaan Jaff
519a083e09 ui new build 2024-07-08 16:19:25 -07:00
Krrish Dholakia
d68ab2a8bc fix(whisper---handle-openai/azure-vtt-response-format): Fixes https://github.com/BerriAI/litellm/issues/4595 2024-07-08 09:10:40 -07:00
Ishaan Jaff
8f5ce1a3ad ui new build 2024-07-06 15:26:26 -07:00
Krrish Dholakia
00497b408d fix(anthropic.py): fix anthropic tool calling + streaming
Fixes https://github.com/BerriAI/litellm/issues/4537
2024-07-04 16:30:24 -07:00
Ishaan Jaff
b8fa4023ea ui new build 2024-07-04 15:58:20 -07:00
Krrish Dholakia
4055381cdb fix(add-exception-mapping-+-langfuse-exception-logging-for-streaming-exceptions): add exception mapping + langfuse exception logging for streaming exceptions
Fixes https://github.com/BerriAI/litellm/issues/4338
2024-06-22 21:26:15 -07:00
Ishaan Jaff
6310f284fe ui - new build 2024-06-22 09:13:34 -07:00
Ishaan Jaff
0e8b28021c ui - new build 2024-06-21 18:12:12 -07:00
Krrish Dholakia
fa6ddcde3c fix(litellm_logging.py): fix lago callback logic 2024-06-17 09:10:19 -07:00