Ishaan Jaff
|
f481961429
|
use get async httpx client
|
2024-09-10 13:08:49 -07:00 |
|
Ishaan Jaff
|
0d6081e370
|
pass llm provider when creating async httpx clients
|
2024-09-10 11:51:42 -07:00 |
|
Ishaan Jaff
|
93c1db4a79
|
rename get_async_httpx_client
|
2024-09-10 10:38:01 -07:00 |
|
Ishaan Jaff
|
120486d2fc
|
allow init guardrails with output parsing logic
|
2024-09-04 14:40:35 -07:00 |
|
Ishaan Jaff
|
5e15433004
|
docs new presidio language controls
|
2024-09-04 13:04:19 -07:00 |
|
Ishaan Jaff
|
7b1e0beda5
|
fix allow setting language per call to presidio
|
2024-09-04 12:46:59 -07:00 |
|
Ishaan Jaff
|
90163de80a
|
fix presidio calling logic
|
2024-09-04 12:14:30 -07:00 |
|
Ishaan Jaff
|
69e8e4fdb5
|
migrate presidio to new guardrails
|
2024-09-04 10:12:23 -07:00 |
|
Ishaan Jaff
|
09519b74db
|
refactor get_secret
|
2024-09-03 10:42:12 -07:00 |
|
Ishaan Jaff
|
001882c14e
|
Merge pull request #5392 from BerriAI/litellm_add_native_cohere_rerank
[Feat] Add cohere rerank and together ai rerank
|
2024-08-27 17:29:37 -07:00 |
|
Ishaan Jaff
|
359a003ac8
|
v0 add rerank on litellm proxy
|
2024-08-27 17:28:39 -07:00 |
|
Krrish Dholakia
|
722ccba323
|
fix(bedrock_httpx.py): support 'Auth' header as extra_header
Fixes https://github.com/BerriAI/litellm/issues/5389#issuecomment-2313677977
|
2024-08-27 16:08:54 -07:00 |
|
Ishaan Jaff
|
dcd39dac00
|
init custom guardrail class
|
2024-08-23 10:54:42 -07:00 |
|
Ishaan Jaff
|
a8e192a868
|
fix use guardrail for pre call hook
|
2024-08-23 09:34:08 -07:00 |
|
Ishaan Jaff
|
6e3f27cf69
|
add custom guardrail reference
|
2024-08-23 08:32:07 -07:00 |
|
Ishaan Jaff
|
65e222b40f
|
add the ability to init a custom guardrail
|
2024-08-23 08:21:07 -07:00 |
|
Ishaan Jaff
|
0a74738112
|
add async_post_call_success_hook
|
2024-08-22 16:34:43 -07:00 |
|
Ishaan Jaff
|
2f01a22ef7
|
add bedrock guardrails support
|
2024-08-22 16:09:55 -07:00 |
|
Ishaan Jaff
|
e8a803969a
|
fix lakera ai tests
|
2024-08-20 17:28:18 -07:00 |
|
Ishaan Jaff
|
2f0bd38f3a
|
support lakera ai category thresholds
|
2024-08-20 17:19:24 -07:00 |
|
Ishaan Jaff
|
cdbd245c3d
|
working lakera ai during call hook
|
2024-08-20 14:39:04 -07:00 |
|
Ishaan Jaff
|
9d809e8404
|
fix make lakera ai free guardrail
|
2024-08-20 14:03:22 -07:00 |
|
Ishaan Jaff
|
4665487558
|
rename lakera ai
|
2024-08-20 13:44:39 -07:00 |
|
Ishaan Jaff
|
7bffe2a0fa
|
rename Aporia Guardrail
|
2024-08-20 13:42:55 -07:00 |
|
Ishaan Jaff
|
6b7a88d350
|
fix import error guardrails
|
2024-08-19 20:59:39 -07:00 |
|
Ishaan Jaff
|
cf0d2baee8
|
fix importing _ENTERPRISE_Aporia
|
2024-08-19 20:39:24 -07:00 |
|
Ishaan Jaff
|
0920c5ece1
|
fix aporia typo
|
2024-08-19 18:34:45 -07:00 |
|
Ishaan Jaff
|
319690ab5e
|
feat - guardrails v2
|
2024-08-19 18:24:20 -07:00 |
|
Ishaan Jaff
|
db8f789318
|
Merge pull request #5259 from BerriAI/litellm_return_remaining_tokens_in_header
[Feat] return `x-litellm-key-remaining-requests-{model}`: 1, `x-litellm-key-remaining-tokens-{model}: None` in response headers
|
2024-08-17 12:41:16 -07:00 |
|
Ishaan Jaff
|
a62277a6aa
|
feat - use commong helper for getting model group
|
2024-08-17 10:46:04 -07:00 |
|
Krrish Dholakia
|
2874b94fb1
|
refactor: replace .error() with .exception() logging for better debugging on sentry
|
2024-08-16 09:22:47 -07:00 |
|
Krish Dholakia
|
ce022ca4dd
|
Merge branch 'main' into litellm_parallel_requests
|
2024-07-24 19:25:56 -07:00 |
|
Krrish Dholakia
|
34a8875e8e
|
fix(init_callbacks.py): fix presidio optional param
|
2024-07-22 22:31:17 -07:00 |
|
Krrish Dholakia
|
0c8196b3c7
|
feat(lakera_ai.py): control running prompt injection between pre-call and in_parallel
|
2024-07-22 20:04:42 -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 |
|
Vinnie Giarrusso
|
0535bd2d68
|
Add enabled_roles to Guardrails configuration, Update Lakera guardrail moderation hook
|
2024-07-16 01:52:08 -07:00 |
|
Krrish Dholakia
|
6641683d66
|
feat(guardrails.py): allow setting logging_only in guardrails_config for presidio pii masking integration
|
2024-07-13 12:22:17 -07:00 |
|
Krrish Dholakia
|
abd682323c
|
feat(guardrails): Flag for PII Masking on Logging
Fixes https://github.com/BerriAI/litellm/issues/4580
|
2024-07-11 16:09:34 -07:00 |
|
Ishaan Jaff
|
68df5449c0
|
feat - control guardrails per api key
|
2024-07-05 19:39:07 -07:00 |
|
Ishaan Jaff
|
2df7df7af2
|
fix lakera ai testing
|
2024-07-03 18:58:36 -07:00 |
|
Ishaan Jaff
|
da2be30aa0
|
feat- control lakera ai per llm call
|
2024-07-03 16:34:23 -07:00 |
|
Ishaan Jaff
|
d0dea9396f
|
test - default on/off guardrails
|
2024-07-03 14:50:13 -07:00 |
|
Ishaan Jaff
|
976ce2b286
|
init guardrails on proxy
|
2024-07-03 14:18:12 -07:00 |
|