Ishaan Jaff
|
b4db497e23
|
fix /team/update
|
2024-06-13 20:55:50 -07:00 |
|
Ishaan Jaff
|
34ccbfba5f
|
doc - setting team budgets
|
2024-06-13 20:55:49 -07:00 |
|
Krrish Dholakia
|
92cd7ffc18
|
feat(__init__.py): allow setting drop_params as an env
Closes https://github.com/BerriAI/litellm/issues/4175
|
2024-06-13 20:55:49 -07:00 |
|
Krrish Dholakia
|
dfc37bc933
|
build: allow resetting customer budget weekly + edit customer budget panel
|
2024-06-13 20:55:49 -07:00 |
|
Krrish Dholakia
|
4f503c20ca
|
build(ui/teams.tsx): allow resetting teams budget
|
2024-06-13 20:55:49 -07:00 |
|
Ishaan Jaff
|
b30856db73
|
fix - ui show correct team budget when budget = 0.0
|
2024-06-13 20:55:49 -07:00 |
|
Ishaan Jaff
|
8f77cfc013
|
fix bug when updating team
|
2024-06-13 20:55:49 -07:00 |
|
Ishaan Jaff
|
36dd2a99d9
|
docs - budget metrics litellm
|
2024-06-13 20:55:49 -07:00 |
|
Ishaan Jaff
|
fd3d764a3f
|
feat - add remaining budget for key on prometheus
|
2024-06-13 20:55:49 -07:00 |
|
Ishaan Jaff
|
95cc2484ed
|
feat - add remaining team budget gauge
|
2024-06-13 20:55:49 -07:00 |
|
Ishaan Jaff
|
21ed23296f
|
fix - clean up swagger spend endpoints
|
2024-06-13 20:55:49 -07:00 |
|
David Manouchehri
|
51f873b54d
|
fix(caching.py): Stop throwing constant spam errors on every single S3 cache miss. Fixes #4146.
|
2024-06-13 20:55:49 -07:00 |
|
Krrish Dholakia
|
345094a49d
|
fix(utils.py): check if model info is for model with correct provider
Fixes issue where incorrect pricing was used for custom llm provider
|
2024-06-13 15:54:24 -07:00 |
|
Krrish Dholakia
|
d210eccb79
|
docs(alerting.md): add expected response teams alerting image to docs
|
2024-06-13 14:28:43 -07:00 |
|
Krrish Dholakia
|
3a0af0eda3
|
docs(alerting.md): add microsoft teams alerting to docs
|
2024-06-13 14:21:33 -07:00 |
|
Ishaan Jaff
|
944d95d636
|
Merge pull request #4176 from BerriAI/litellm_fix_redacting_msgs
[Fix] Redacting messages from OTEL + Refactor `utils.py` to use `litellm_core_utils`
|
2024-06-13 13:50:13 -07:00 |
|
Ishaan Jaff
|
d274cfeb3f
|
test test_redact_msgs_from_logs
|
2024-06-13 13:49:23 -07:00 |
|
Ishaan Jaff
|
b154a4a8ad
|
fix - redacting messages
|
2024-06-13 11:59:18 -07:00 |
|
Ishaan Jaff
|
ec110976b8
|
fix config
|
2024-06-13 11:53:04 -07:00 |
|
Ishaan Jaff
|
9cb582307a
|
fix - fix redacting messages litellm
|
2024-06-13 11:52:20 -07:00 |
|
Krrish Dholakia
|
6ba7a0a909
|
refactor(utils.py): add more clear error logging
|
2024-06-13 11:49:42 -07:00 |
|
Krrish Dholakia
|
246491e663
|
fix(utils.py): log cache hit as INFO message
|
2024-06-13 11:42:16 -07:00 |
|
Ishaan Jaff
|
eeb0e7d2be
|
fix "/global/spend/report",
|
2024-06-13 08:51:49 -07:00 |
|
Ishaan Jaff
|
fa139bc6ed
|
Merge pull request #4169 from bcvanmeurs/patch-3
feat(prometheus): add api_team_alias to exported labels
|
2024-06-13 07:51:01 -07:00 |
|
Ishaan Jaff
|
79f4eff26b
|
Merge pull request #4171 from yamitzky/main
Fix errors in the Vertex AI documentation
|
2024-06-13 07:50:13 -07:00 |
|
Krrish Dholakia
|
c5df662e0f
|
test(test_streaming.py): reduce vertex tests to avoid exhausting limits
|
2024-06-13 07:30:53 -07:00 |
|
Mitsuki Ogasahara
|
1b2ccb5425
|
Fix errors in the Vertex AI documentation
|
2024-06-13 22:37:58 +09:00 |
|
Bram van Meurs
|
270dad93d5
|
feat(prometheus): add api_team_alias to exported labels
|
2024-06-13 12:50:40 +02:00 |
|
Krrish Dholakia
|
9c4e6d85ed
|
test: reduce vertex test to avoid exhausting limits
|
2024-06-12 22:32:45 -07:00 |
|
Ishaan Jaff
|
4bf33ef267
|
(ci/cd) run again
|
2024-06-12 22:26:15 -07:00 |
|
Ishaan Jaff
|
45aa59c017
|
fix vertex test
|
2024-06-12 22:22:16 -07:00 |
|
Krish Dholakia
|
7ee3ebadc6
|
Merge pull request #4160 from BerriAI/litellm_vertex_completion_httpx
feat(vertex_httpx.py): Support Vertex AI system messages, JSON Schema, etc.
|
2024-06-12 22:09:16 -07:00 |
|
Krrish Dholakia
|
9213f69f60
|
test(test_amazing_vertex_completion.py): reduce vertex tests to avoid exhausting quota
|
2024-06-12 22:08:43 -07:00 |
|
Ishaan Jaff
|
40f76998ab
|
ci/cd run again
|
2024-06-12 21:47:13 -07:00 |
|
Krrish Dholakia
|
42f326a164
|
fix(vertex_httpx.py): support json schema
|
2024-06-12 21:46:43 -07:00 |
|
Ishaan Jaff
|
5fdff64f22
|
fix test_spend_logs_payload
|
2024-06-12 21:44:33 -07:00 |
|
Ishaan Jaff
|
30d76293cc
|
docs - add azure gpt-4o on docs
|
2024-06-12 21:39:03 -07:00 |
|
Ishaan Jaff
|
a3fa835ce7
|
ci/cd run again
|
2024-06-12 21:22:04 -07:00 |
|
Krish Dholakia
|
05e21441a6
|
Merge branch 'main' into litellm_vertex_completion_httpx
|
2024-06-12 21:19:22 -07:00 |
|
Krrish Dholakia
|
c426d75e91
|
fix(vertex_httpx.py): add function calling support to httpx route
|
2024-06-12 21:11:00 -07:00 |
|
Ishaan Jaff
|
29e5e3c265
|
ci/cd predibase is an unstable provider
|
2024-06-12 21:10:30 -07:00 |
|
Ishaan Jaff
|
882c6e7e47
|
bump: version 1.40.9 → 1.40.10
|
2024-06-12 20:35:26 -07:00 |
|
Ishaan Jaff
|
848d29fae7
|
ui - new build
|
2024-06-12 20:34:55 -07:00 |
|
Ishaan Jaff
|
9a42ddfd6e
|
Merge pull request #4167 from BerriAI/litellm_add_azure_ai_litellm_ui
[UI] add Azure AI studio models on UI
|
2024-06-12 20:33:14 -07:00 |
|
Ishaan Jaff
|
38b7ab6b62
|
model - show sensible defaults
|
2024-06-12 20:32:55 -07:00 |
|
Ishaan Jaff
|
e88106e916
|
ui - add azure ai studio models on ui
|
2024-06-12 20:28:54 -07:00 |
|
Ishaan Jaff
|
e128dc4e1f
|
feat - add azure ai studio models on litellm ui
|
2024-06-12 20:28:16 -07:00 |
|
Krrish Dholakia
|
995631bd39
|
fix(vertex_httpx.py): support async completion calls
|
2024-06-12 20:15:03 -07:00 |
|
Ishaan Jaff
|
3e776480f8
|
Merge pull request #4166 from BerriAI/litellm_use_local_model_cost_map
[Fix] - Error selecting model provider from UI
|
2024-06-12 20:08:56 -07:00 |
|
Ishaan Jaff
|
8fd162136f
|
feat - litellm_model_cost_map
|
2024-06-12 20:03:46 -07:00 |
|