 Ishaan JaffandGitHub
|
9bca72ef31
|
Merge pull request #2029 from BerriAI/litellm_model_based_budget
[FEAT] Budgets per Model (for a key)
|
2024-02-17 19:22:11 -08:00 |
|
ishaan-jaff
|
2927811c19
|
(fix) testing fix
|
2024-02-17 19:17:33 -08:00 |
|
ishaan-jaff
|
5b318478c2
|
(build) new ui build
|
2024-02-17 19:13:04 -08:00 |
|
ishaan-jaff
|
1baa958923
|
(fix) ui - reload key spend info
|
2024-02-17 19:13:04 -08:00 |
|
 Krrish Dholakiaandishaan-jaff
|
579677886a
|
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 19:13:04 -08:00 |
|
 Krrish Dholakiaandishaan-jaff
|
0febb44c5a
|
fix(proxy_cli.py): allow user to control db connection pool + timeouts from config
|
2024-02-17 19:13:04 -08:00 |
|
ishaan-jaff
|
fdf3cd4c59
|
(fix) litellm bug in
|
2024-02-17 19:13:04 -08:00 |
|
 Krrish Dholakiaandishaan-jaff
|
5bb3d346bb
|
refactor: rename enterprise specific hooks and callbacks to be more precise
|
2024-02-17 19:13:04 -08:00 |
|
 Andres Barbaroandishaan-jaff
|
fcf2c2f130
|
Update gemini documentation
|
2024-02-17 19:13:04 -08:00 |
|
 Andres Barbaroandishaan-jaff
|
0400e95433
|
Add safety_settings parameter to gemini generate_content calls
|
2024-02-17 19:13:04 -08:00 |
|
 Krish Dholakiaandishaan-jaff
|
03da603f1f
|
Update README.md
|
2024-02-17 19:13:04 -08:00 |
|
 Krish Dholakiaandishaan-jaff
|
07fb2cf741
|
Update README.md
|
2024-02-17 19:13:04 -08:00 |
|
ishaan-jaff
|
db4fa90edb
|
(fix) dynamo db test - new model_spend params
|
2024-02-17 19:13:04 -08:00 |
|
ishaan-jaff
|
28f20dd687
|
(docs) set budget per model
|
2024-02-17 19:13:04 -08:00 |
|
ishaan-jaff
|
9845d34075
|
(fix) issue with storing model max budget
|
2024-02-17 19:13:04 -08:00 |
|
ishaan-jaff
|
8f9d4c4726
|
bump: version 1.25.0 → 1.25.1
|
2024-02-17 19:13:04 -08:00 |
|
ishaan-jaff
|
dceece00c9
|
(fix) ui build
|
2024-02-17 19:13:04 -08:00 |
|
ishaan-jaff
|
8af1f5f9b0
|
(fix) ui - fix method not alowed error
|
2024-02-17 19:13:04 -08:00 |
|
ishaan-jaff
|
614649659d
|
(fix) docs - incorrect title
|
2024-02-17 19:13:04 -08:00 |
|
ishaan-jaff
|
a8f9a0f0b5
|
(docs) setting server root path
|
2024-02-17 19:13:04 -08:00 |
|
ishaan-jaff
|
9276e205bf
|
(feat) set fast api root path
|
2024-02-17 19:13:04 -08:00 |
|
 Lunikandishaan-jaff
|
975974b61b
|
✨ Refresh Helm chart structure
Signed-off-by: Lunik <lunik@tiwabbit.fr>
|
2024-02-17 19:13:04 -08:00 |
|
 Erik Bjäreholtandishaan-jaff
|
dde0bab827
|
nit: added urls to pyproject.toml
This adds links to the various URLs from the PyPI page.
|
2024-02-17 19:13:04 -08:00 |
|
 Krrish Dholakiaandishaan-jaff
|
f35c340462
|
docs(call_hooks.md): add async_moderation_hook to docs
|
2024-02-17 19:13:04 -08:00 |
|
 Krrish Dholakiaandishaan-jaff
|
7248b8373a
|
docs(call_hooks.md): add async_moderation_hooks to docs
|
2024-02-17 19:13:04 -08:00 |
|
 Krrish Dholakiaandishaan-jaff
|
0a3284e753
|
docs(enterprise.md): add llama guard tutorial to enterprise docs
|
2024-02-17 19:13:04 -08:00 |
|
 Krrish Dholakiaandishaan-jaff
|
a8a5bbf453
|
bump: version 1.24.6 → 1.25.0
|
2024-02-17 19:13:04 -08:00 |
|
 Krrish Dholakiaandishaan-jaff
|
3ae5912f34
|
refactor(main.py): trigger new build
|
2024-02-17 19:13:04 -08:00 |
|
 Alexandre Sorokineandishaan-jaff
|
23b6643080
|
fix for importllib compatibility issue for python 3.8
was tested for python versions 3.8, 3.9, 3.10, 3.11, 3.12
|
2024-02-17 19:13:04 -08:00 |
|
 Krrish Dholakiaandishaan-jaff
|
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 Dholakiaandishaan-jaff
|
7d647a457d
|
test(test_custom_callback_input.py): fix image gen callback test
|
2024-02-17 19:13:04 -08:00 |
|
 Krrish Dholakiaandishaan-jaff
|
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 JaffandGitHub
|
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 DholakiaandGitHub
|
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 JaffandGitHub
|
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
|
73acdf3736
|
refactor: rename enterprise specific hooks and callbacks to be more precise
|
2024-02-17 17:52:45 -08:00 |
|
 Krish DholakiaandGitHub
|
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 DholakiaandGitHub
|
a3d197fa1f
|
Update README.md
|
2024-02-17 16:46:11 -08:00 |
|
 Krish DholakiaandGitHub
|
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 JaffandGitHub
|
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 |
|