Commit graph

2999 commits

Author SHA1 Message Date
Ishaan Jaff
d85deaf7cb feat - arize ai log llm i/o 2024-07-22 13:47:58 -07:00
Krrish Dholakia
98382a465a fix(utils.py): allow dropping extra_body in additional_drop_params
Fixes https://github.com/BerriAI/litellm/issues/4769
2024-07-20 19:12:58 -07:00
Krrish Dholakia
a351b7cc3e feat(auth_checks.py): Allow admin to disable team from turning on/off guardrails. 2024-07-20 18:39:05 -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
6a7bf0c251 fix(openai.py): drop invalid params if drop_params: true for azure ai
Fixes https://github.com/BerriAI/litellm/issues/4800
2024-07-20 15:08:15 -07:00
Krish Dholakia
a77fd85781 Merge branch 'main' into litellm_proxy_team_cache_update 2024-07-19 21:07:26 -07:00
Krrish Dholakia
b92af48854 fix(user_api_key_auth.py): update team values in token cache if refreshed more recently 2024-07-19 17:35:59 -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
Krish Dholakia
3bff1e36f6 Merge branch 'main' into litellm_ai21_jamba 2024-07-19 15:11:55 -07:00
Ishaan Jaff
3c711b46a1 ui new build 2024-07-19 14:02:28 -07:00
Ishaan Jaff
75e48c84f4 fix add fix to update spend logs 2024-07-19 12:49:23 -07:00
Ishaan Jaff
1aabe3ceb4 ui new build 2024-07-19 11:00:13 -07:00
Ishaan Jaff
dbd4e7ac56 fix ui - make default session 24 hours 2024-07-19 10:17:45 -07:00
Ishaan Jaff
f012dbfdbc docs fireworks ai 2024-07-19 10:08:48 -07:00
Marc Abramowitz
5fb1465b37 Alias /health/liveliness as /health/liveness
The latter is the more common term in Kubernetes, so it's nice to support that.
2024-07-18 22:40:51 -07:00
Ishaan Jaff
35a5e7183f docs - tag based routing 2024-07-18 22:40:51 -07:00
Ishaan Jaff
4f870b8922 add tags to metadata 2024-07-18 22:40:51 -07:00
Ishaan Jaff
3f66424cfd check if using tag based routing 2024-07-18 22:40:51 -07:00
Ishaan Jaff
3595e5f277 fix use tags as a litellm param 2024-07-18 22:40:51 -07:00
Ishaan Jaff
c69eb5b8aa fix remove previous code on free/paid tier 2024-07-18 22:40:51 -07:00
Ishaan Jaff
4b02f25145 fix ui make ui session last 24 hours 2024-07-18 22:40:51 -07:00
Krrish Dholakia
fd9880ebbe feat(vertex_ai_anthropic.py): support response_schema for vertex ai anthropic calls
allows passing response_schema for anthropic calls. supports schema validation.
2024-07-18 22:40:35 -07:00
Ishaan Jaff
3375351323 Merge pull request #4781 from msabramo/liveness-alias-of-liveliness
Alias  `/health/liveliness` as `/health/liveness`
2024-07-18 22:20:09 -07:00
Ishaan Jaff
17502de9ca Merge pull request #4789 from BerriAI/litellm_router_refactor
[Feat-Router] - Tag based routing
2024-07-18 22:19:18 -07:00
Ishaan Jaff
98d42a51b7 Merge pull request #4787 from BerriAI/litellm_increase_default_session_time_ui
[Fix] Admin UI - make ui session last 12 hours
2024-07-18 22:19:09 -07:00
Ishaan Jaff
90a169f16f docs - tag based routing 2024-07-18 22:18:10 -07:00
Ishaan Jaff
5aa7430d80 add tags to metadata 2024-07-18 21:55:53 -07:00
Krish Dholakia
2c6482b6e1 Merge branch 'main' into litellm_anthropic_response_schema_support 2024-07-18 20:40:16 -07:00
Ishaan Jaff
68a373724e docs free/paid tier 2024-07-18 20:35:14 -07:00
Ishaan Jaff
3fb83aea98 feat - enterprise 2024-07-18 20:35:14 -07:00
Ishaan Jaff
c2856c6e8f check if using tag based routing 2024-07-18 20:10:45 -07:00
Ishaan Jaff
8d227680c7 fix use tags as a litellm param 2024-07-18 19:34:45 -07:00
Ishaan Jaff
52682ea0cc fix remove previous code on free/paid tier 2024-07-18 19:24:13 -07:00
Ishaan Jaff
372c83a148 fix ui make ui session last 24 hours 2024-07-18 18:22:40 -07:00
Ishaan Jaff
1749d21b2a docs free/paid tier 2024-07-18 18:01:30 -07:00
Ishaan Jaff
c9c9d9239f feat - enterprise 2024-07-18 17:15:47 -07:00
Krrish Dholakia
aac912d3f8 feat(vertex_ai_anthropic.py): support response_schema for vertex ai anthropic calls
allows passing response_schema for anthropic calls. supports schema validation.
2024-07-18 16:57:38 -07:00
Marc Abramowitz
692080c457 Alias /health/liveliness as /health/liveness
The latter is the more common term in Kubernetes, so it's nice to support that.
2024-07-18 14:29:32 -07:00
Ishaan Jaff
da2d6348a7 fix linting errors on main 2024-07-18 13:32:48 -07:00
Ishaan Jaff
dfb5e816a6 Merge branch 'main' into litellm_run_moderation_check_on_embedding 2024-07-18 12:44:30 -07:00
Florian Greinacher
d83a22b392 feat(proxy): support hiding health check details 2024-07-18 17:21:12 +02:00
Krish Dholakia
c010cd2dca Merge pull request #4729 from vingiarrusso/vgiarrusso/guardrails
Add enabled_roles to Guardrails configuration, Update Lakera guardrail moderation hook
2024-07-17 22:24:35 -07:00
Krish Dholakia
8822336c8a Merge branch 'main' into litellm_aporio_integration 2024-07-17 22:14:29 -07:00
Ishaan Jaff
f43fa3cfec fix pre call utils on embedding 2024-07-17 18:29:34 -07:00
Ishaan Jaff
ebcd6ec232 fix run moderation check on embedding 2024-07-17 17:59:20 -07:00
Krrish Dholakia
432b7ae264 fix(router.py): check for request_timeout in acompletion
support 'request_timeout' param in router acompletion
2024-07-17 17:19:06 -07:00
Ishaan Jaff
5b013b8f27 Merge pull request #4754 from BerriAI/litellm_fix_langsmith_api_key_logged
[Fix] Langsmith - Don't Log Provider API Keys
2024-07-17 16:40:32 -07:00
Krrish Dholakia
af2055c2b7 feat(aporio_ai.py): support aporio ai prompt injection for chat completion requests
Closes https://github.com/BerriAI/litellm/issues/2950
2024-07-17 16:38:47 -07:00
Krrish Dholakia
830c21b1fd fix(utils.py): return optional params from groq 2024-07-17 12:09:08 -07:00