Commit graph

97 commits

Author SHA1 Message Date
Krish Dholakia
3e66b50602
Merge pull request #2498 from BerriAI/litellm_prompt_injection_detection
feat(prompt_injection_detection.py): support simple heuristic similarity check for prompt injection attacks
2024-03-13 12:28:19 -07:00
Krrish Dholakia
b3493269b3 fix(proxy_server.py): support checking openai user param 2024-03-13 12:00:27 -07:00
Krrish Dholakia
234cdbbfef feat(prompt_injection_detection.py): support simple heuristic similarity check for prompt injection attacks 2024-03-13 10:32:21 -07:00
ishaan-jaff
323f15aa2f (fix) litellm cloud formation stack 2024-03-07 18:06:59 -08:00
ishaan-jaff
a491704201 (feat) show monthly predicted spend 2024-03-01 09:54:12 -08:00
ishaan-jaff
03a0b274f7 (feat) predict spend 2024-03-01 09:28:22 -08:00
ishaan-jaff
47c5b94c50 (feat) /predict/spend endpoint 2024-03-01 08:20:35 -08:00
ishaan-jaff
3bb861ae02 (feat) predict spend 2024-03-01 07:54:09 -08:00
ishaan-jaff
9ad8b7c8fb (chore) move clickhouse to correct directory 2024-02-27 19:41:01 -08:00
ishaan-jaff
30f4033bbc (feat) enable viewing /spend/logs for clickhouse 2024-02-26 18:05:21 -08:00
ishaan-jaff
dc5942f6aa (feat) use clickhouse for viewing data on Admin UI 2024-02-26 17:53:21 -08:00
Krrish Dholakia
acae98fd50 feat(proxy_server.py): enable admin to set banned keywords on proxy 2024-02-22 18:30:42 -08:00
Krrish Dholakia
028f455ad0 feat(proxy_server.py): add support for blocked user lists (enterprise-only) 2024-02-22 17:51:31 -08:00
Ishaan Jaff
0e62c8bd27
Update README.md 2024-02-21 22:11:39 -08:00
ishaan-jaff
d07846646c (ui) fix build command 2024-02-21 21:02:46 -08:00
Krrish Dholakia
49847347d0 fix(llm_guard.py): add streaming hook for moderation calls 2024-02-20 20:31:32 -08:00
Krrish Dholakia
fde478f70b docs(enterprise.md): add llm guard to docs 2024-02-19 21:05:01 -08:00
Krrish Dholakia
14513af2e2 feat(llm_guard.py): support llm guard for content moderation
https://github.com/BerriAI/litellm/issues/2056
2024-02-19 20:51:25 -08:00
Krrish Dholakia
7348956bf2 docs(enterprise.md): add google text moderations to the docs 2024-02-19 14:17:52 -08:00
Krrish Dholakia
52e425c7ac fix(llama_guard.py): fix merge 2024-02-17 23:38:53 -08:00
Krish Dholakia
b41cdf598b
Merge branch 'main' into litellm_google_text_moderation 2024-02-17 22:10:26 -08:00
Krish Dholakia
038ba426ab
Merge branch 'main' into litellm_llamaguard_custom_categories 2024-02-17 21:36:40 -08:00
Krrish Dholakia
ddf0911c46 feat(google_text_moderation.py): allow user to use google text moderation for content mod on proxy 2024-02-17 18:36:29 -08:00
Krrish Dholakia
73acdf3736 refactor: rename enterprise specific hooks and callbacks to be more precise 2024-02-17 17:52:45 -08:00
Krrish Dholakia
074d93cc97 feat(llama_guard.py): allow user to define custom unsafe content categories 2024-02-17 17:42:47 -08:00
Krish Dholakia
a3d197fa1f
Update README.md 2024-02-17 16:46:11 -08:00
Krish Dholakia
2de5a60993
Update README.md 2024-02-17 16:45:46 -08:00
Krrish Dholakia
2a4a6995ac feat(llama_guard.py): add llama guard support for content moderation + new async_moderation_hook endpoint 2024-02-16 18:45:25 -08:00
Ishaan Jaff
566c505f5f
Update README.md 2024-02-16 16:26:39 -08:00
Ishaan Jaff
a137680895
Update README.md 2024-02-16 14:17:24 -08:00
Ishaan Jaff
d46ff8aa40
Update README.md 2024-02-16 14:15:53 -08:00
Krish Dholakia
982054379e
Update README.md 2024-02-15 21:49:44 -08:00
Krish Dholakia
f97a6d9684
Update README.md 2024-02-15 21:48:51 -08:00
Krrish Dholakia
54a2b66fdf feat(google_text_moderation.py): initial commit for google's text moderation endpoint 2024-02-15 21:45:17 -08:00
Ishaan Jaff
41302ed903
Merge branch 'main' into litellm_allow_users_use_generic_api_logger 2024-02-15 18:27:25 -08:00
Ishaan Jaff
4be6d21c65
Update README.md 2024-02-15 17:15:05 -08:00
Ishaan Jaff
63a723356f
Update README.md 2024-02-15 17:14:44 -08:00
Ishaan Jaff
48a0a22c64
Update README.md 2024-02-15 17:14:17 -08:00
ishaan-jaff
aa333161a8 (feat) API custom callbacks 2024-02-15 16:23:05 -08:00
ishaan-jaff
47b8715d25 (feat) fix api callback imports 2024-02-15 16:15:36 -08:00
ishaan-jaff
3e90acb750 (feat) support headers for generic API logger 2024-02-15 13:50:01 -08:00
ishaan-jaff
b3f5402017 (feat) custom API callbacks 2024-02-15 13:44:07 -08:00
ishaan-jaff
4489c2b898 (v0) use custom loggers 2024-02-15 13:21:04 -08:00
Krrish Dholakia
61125cf982 refactor: fix commercial license terms 2024-02-15 13:04:47 -08:00
Ishaan Jaff
d9e8f2b1f9
Update README.md 2024-02-15 12:56:03 -08:00
ishaan-jaff
4f28d204ce (chore) add enterprise folder 2024-02-15 12:55:04 -08:00
Krrish Dholakia
a9e79c8d46 refactor: creating enterprise folder 2024-02-15 12:54:13 -08:00