Commit Graph

34378 Commits

Author SHA1 Message Date
Krrish Dholakia
bf77295168 feat(llama_guard.py): add llama guard support for content moderation + new async_moderation_hook endpoint 2024-02-17 19:13:04 -08:00
ishaan-jaff
dcc96674cc bump: version 1.24.5 → 1.24.6 2024-02-17 19:13:04 -08:00
Krrish Dholakia
7d647a457d test(test_custom_callback_input.py): fix image gen callback test 2024-02-17 19:13:04 -08:00
Krrish Dholakia
0cc6341ed0 fix(utils.py): support image gen logging to langfuse 2024-02-17 19:13:04 -08:00
Ishaan Jaff
0042bde0cd Update README.md 2024-02-17 19:13:04 -08:00
Ishaan Jaff
fb2a3e27d0 Update README.md 2024-02-17 19:13:04 -08:00
Ishaan Jaff
dd62f6e46f
Merge pull request #2048 from BerriAI/litellm_ui_reload_spend_data
[FEAT]  UI- reload key spend info
2024-02-17 19:09:54 -08:00
ishaan-jaff
846f48d708 (build) new ui build 2024-02-17 19:07:56 -08:00
Krish Dholakia
6f77a4a31e
Merge pull request #2037 from BerriAI/litellm_request_level_pii_masking
feat(presidio_pii_masking.py): allow request level controls for turning on/off pii masking
2024-02-17 19:05:14 -08:00
Krrish Dholakia
045d84e167 fix(proxy_cli.py): allow user to control db connection pool + timeouts from config 2024-02-17 19:03:43 -08:00
ishaan-jaff
fbddf0bb43 (fix) ui - reload key spend info 2024-02-17 19:03:22 -08:00
Ishaan Jaff
bf572b495a
Merge pull request #2047 from BerriAI/litellm_ui_cost_tracking
[FIX] Spend Tracking bug for Keys made on Admin UI (when role = proxy_admin)
2024-02-17 18:59:02 -08:00
ishaan-jaff
901a1a3655 (fix) litellm bug in 2024-02-17 18:41:37 -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
ad81e19282
Merge pull request #2013 from afbarbaro/litellm_gemini_safety_settings
Add safety_settings parameter to gemini generate_content calls
2024-02-17 16:47:29 -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
ishaan-jaff
44202aa25b (fix) dynamo db test - new model_spend params 2024-02-17 16:00:08 -08:00
Ishaan Jaff
35af2d666b
Merge pull request #2022 from BerriAI/litellm_budgets_per_llm
[FEAT] Track spend per model (for Key, User and Team)
2024-02-17 15:35:31 -08:00
ishaan-jaff
1652e894c1 (docs) set budget per model 2024-02-17 15:34:55 -08:00
Andres Barbaro
b10bf2083c Update gemini documentation 2024-02-17 17:31:37 -06:00
ishaan-jaff
c403ebe613 bump: version 1.25.0 → 1.25.1 2024-02-17 14:10:27 -08:00
Ishaan Jaff
1a952a5f34
Merge pull request #2041 from BerriAI/litellm_ui_fix_view_usage
[FIX] UI - fix method not allowed error
2024-02-17 14:09:26 -08:00
ishaan-jaff
c069403b05 (fix) ui build 2024-02-17 14:06:52 -08:00
ishaan-jaff
46b11324dd (fix) ui - fix method not alowed error 2024-02-17 13:57:42 -08:00
ishaan-jaff
c5891c3ee8 (fix) docs - incorrect title 2024-02-17 13:26:45 -08:00
Ishaan Jaff
ab8df9c284
Merge pull request #2039 from BerriAI/litellm_customizationroot_path
[FEAT] Set FastAPI root path
2024-02-17 13:23:31 -08:00
Ishaan Jaff
3fe762b8b1
Merge pull request #2018 from Lunik/feat/refresh-helm-chart
 Refresh Helm chart structure
2024-02-17 13:19:11 -08:00
ishaan-jaff
67932dccbc (docs) setting server root path 2024-02-17 13:12:06 -08:00
ishaan-jaff
844df2412e (feat) set fast api root path 2024-02-17 13:03:24 -08:00
Krrish Dholakia
448537e684 feat(presidio_pii_masking.py): allow request level controls for turning on/off pii masking
https://github.com/BerriAI/litellm/issues/2003
2024-02-17 11:04:56 -08:00
Krish Dholakia
f0ed455728
Merge pull request #1536 from ErikBjare/patch-2
nit: added urls to pyproject.toml
2024-02-17 10:53:28 -08:00
Krrish Dholakia
e3fab50853 docs(call_hooks.md): add async_moderation_hook to docs 2024-02-17 09:40:34 -08:00
Krrish Dholakia
0cd2deee63 docs(call_hooks.md): add async_moderation_hooks to docs 2024-02-17 09:38:36 -08:00
Krrish Dholakia
3565f74338 docs(enterprise.md): add llama guard tutorial to enterprise docs 2024-02-17 09:25:49 -08:00
Krrish Dholakia
a904ca1fe5 bump: version 1.24.6 → 1.25.0 2024-02-17 08:29:04 -08:00
Krrish Dholakia
05b2a3c146 refactor(main.py): trigger new build 2024-02-17 08:25:58 -08:00
Krish Dholakia
9ce29295af
Merge pull request #2017 from sorokine/main 2024-02-17 07:07:56 -08:00
Krish Dholakia
67ca9fee29
Merge pull request #2031 from BerriAI/litellm_llama_guard_integration_2
feat(llama_guard.py): add llama guard support for content moderation + new `async_moderation_hook` endpoint
2024-02-16 22:00:46 -08:00
ishaan-jaff
ac3bb13f65 bump: version 1.24.5 → 1.24.6 2024-02-16 20:59:36 -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
62d0c54cfb (fix) issue with storing model max budget 2024-02-16 18:18:35 -08:00
ishaan-jaff
e76a3c5ce5 (fix) _types for model_max_budget 2024-02-16 17:47:22 -08:00
ishaan-jaff
659a394a36 (fix) types for model_max_budget 2024-02-16 17:46:34 -08:00
ishaan-jaff
2e074a8585 (test) test_call_with_key_over_model_budget 2024-02-16 17:45:49 -08:00
ishaan-jaff
4ea354ee6e (feat) budgets per model 2024-02-16 17:19:01 -08:00
Krish Dholakia
5e7dda4f88
Merge pull request #2025 from BerriAI/litellm_langfuse_image_gen_logging
fix(utils.py): support image gen logging to langfuse
2024-02-16 17:08:07 -08:00
ishaan-jaff
e8dcf8fa13 (fix) setting model_max_budget 2024-02-16 17:00:23 -08:00