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 |
|
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 |
|
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 |
|
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 |
|
Ishaan Jaff
|
ec8d11eb00
|
Update README.md
|
2024-02-16 16:36:36 -08:00 |
|
ishaan-jaff
|
d65c6d3869
|
(feat) track spend key-model, user-model, team-model
|
2024-02-16 16:32:17 -08:00 |
|
Krrish Dholakia
|
9cbdbda8e4
|
test(test_custom_callback_input.py): fix image gen callback test
|
2024-02-16 16:29:26 -08:00 |
|
Ishaan Jaff
|
566c505f5f
|
Update README.md
|
2024-02-16 16:26:39 -08:00 |
|
ishaan-jaff
|
2c9d142e42
|
(feat) track key spend per model
|
2024-02-16 16:15:24 -08:00 |
|
Krrish Dholakia
|
f57483ea70
|
fix(utils.py): support image gen logging to langfuse
|
2024-02-16 16:12:52 -08:00 |
|
ishaan-jaff
|
a2f1d2ee52
|
(feat) set key-model budgets
|
2024-02-16 15:44:34 -08:00 |
|
Ishaan Jaff
|
fda1552db6
|
Merge pull request #2021 from BerriAI/litellm_fix_generic_sso
[FEAT] Generic SSO - allow user to specify attribute names
|
2024-02-16 14:52:43 -08:00 |
|
Ishaan Jaff
|
4d4653b619
|
Merge branch 'main' into litellm_fix_generic_sso
|
2024-02-16 14:51:46 -08:00 |
|
ishaan-jaff
|
4ab697c6c2
|
(Docs) generic sso provider
|
2024-02-16 14:47:15 -08:00 |
|
Ishaan Jaff
|
e6b9e5b46f
|
Merge pull request #2020 from Lunik/feat/generic-sso-scopes
✨ Allow to configure scopes in generic SSO
|
2024-02-16 14:45:09 -08:00 |
|
Lunik
|
21552620ed
|
📝 Clarify GENERIC_SCOPE usage
Signed-off-by: Lunik <lunik@tiwabbit.fr>
|
2024-02-16 23:40:59 +01:00 |
|
ishaan-jaff
|
5857b02bfc
|
(feat) generic sso, set generic_user_id_attribute_name
|
2024-02-16 14:40:27 -08:00 |
|
Lunik
|
af4537e421
|
✨ Allow to configure scopes in generic SSO
Signed-off-by: Lunik <lunik@tiwabbit.fr>
|
2024-02-16 23:24:58 +01: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 |
|
Ishaan Jaff
|
b91f1786c0
|
Merge pull request #2019 from BerriAI/litellm_use_litellm_ghcr_as_base_image
[Docs] Show how to use litellm GHCR as a base image
|
2024-02-16 14:06:58 -08:00 |
|
ishaan-jaff
|
6e1708f595
|
(docs) use litellm ghcr as base image
|
2024-02-16 14:02:46 -08:00 |
|
ishaan-jaff
|
8d3897592e
|
(fix) docker compose
|
2024-02-16 14:01:27 -08:00 |
|
Lunik
|
880213d4a6
|
✨ Refresh Helm chart structure
Signed-off-by: Lunik <lunik@tiwabbit.fr>
|
2024-02-16 22:59:14 +01:00 |
|
Krrish Dholakia
|
5f9e141d1e
|
fix(huggingface_restapi.py): return streamed response correctly
|
2024-02-16 13:25:13 -08:00 |
|
Krrish Dholakia
|
86886de9d8
|
test(test_completion.py): handle azure gpt-4 vision internal error
|
2024-02-16 13:16:46 -08:00 |
|