Commit graph

11479 commits

Author SHA1 Message Date
Ishaan Jaff
5b51acc773 fix type hints on main 2024-05-13 20:21:23 -07:00
Krrish Dholakia
48779cb341 docs(cost_tracking.md): update response object for spend tracking doc 2024-05-13 17:58:33 -07:00
Ishaan Jaff
f19e6724ee ui - new build 2024-05-13 17:48:24 -07:00
Ishaan Jaff
067749805b
Merge pull request #3624 from BerriAI/litellm_ui_cleanup_2
[UI] Filter Tag Spend by Date + Show Bar Chart
2024-05-13 17:33:43 -07:00
Ishaan Jaff
fa4dcbd37c ui - round up spend per tag 2024-05-13 17:31:29 -07:00
Ishaan Jaff
052cfeb810 ui - how spend per tag in bar chart 2024-05-13 17:31:18 -07:00
Ishaan Jaff
5dfa0ed196 filter tags usage by date 2024-05-13 17:15:39 -07:00
Ishaan Jaff
51961387a2 ui - filter tags by starttime and endtime 2024-05-13 17:15:25 -07:00
Ishaan Jaff
5845d6f958 feat - filter tags by startTime and endTime 2024-05-13 17:15:04 -07:00
Ishaan Jaff
6ea5a276f8 backend - show spend per tag by time 2024-05-13 17:13:48 -07:00
Krrish Dholakia
d7c28509d7 fix(utils.py): watsonx ai exception mapping fix 2024-05-13 17:11:33 -07:00
Krrish Dholakia
af9489bbfd fix(router.py): overloads fix 2024-05-13 17:04:04 -07:00
Krrish Dholakia
240c9550f0 fix(utils.py): handle api assistant returning 'null' role
Fixes https://github.com/BerriAI/litellm/issues/3621
2024-05-13 16:46:07 -07:00
Ishaan Jaff
d3f76e33e4 ui - clean up edit team input box 2024-05-13 16:36:21 -07:00
Ishaan Jaff
8c37c47c8d bump: version 1.37.8 → 1.37.9 2024-05-13 16:30:05 -07:00
Krish Dholakia
e92f433566
Merge pull request #3554 from paneru-rajan/Issue-3544-fix-message
Fixes #3544 based on the data-type of message
2024-05-13 16:23:58 -07:00
Krrish Dholakia
c7b3193944 fix(proxy/_types.py): allow jwt admin to access /team/list route 2024-05-13 16:07:31 -07:00
Ishaan Jaff
ea9b4dc439
Merge pull request #3619 from BerriAI/litellm_show_spend_reports
[Feat] -  `/global/spend/report`
2024-05-13 16:06:02 -07:00
Ishaan Jaff
eb2d6ba20a ui - new build 2024-05-13 15:56:59 -07:00
Ishaan Jaff
53ab935151 cleanup PR template 2024-05-13 15:54:58 -07:00
Ishaan Jaff
d0a5c9b363 docs - spend per team 2024-05-13 15:48:26 -07:00
Krrish Dholakia
aa2f6aa5bd bump: version 1.37.7 → 1.37.8 2024-05-13 15:31:59 -07:00
Ishaan Jaff
11d3c86cf1 test /spend/report 2024-05-13 15:26:39 -07:00
Krrish Dholakia
b4a8665d11 fix(utils.py): fix custom pricing when litellm model != response obj model name 2024-05-13 15:25:35 -07:00
Ishaan Jaff
1be6ea0c0d
Merge pull request #3603 from alexanderepstein/langfuse_turn_off_messaging
feat(langfuse.py): Allow for individual call message/response redaction
2024-05-13 15:21:41 -07:00
Ishaan Jaff
12cf9d71c7 feat - /spend/report endpoint 2024-05-13 15:01:02 -07:00
Krrish Dholakia
1312eece6d fix(router.py): overloads for better router.acompletion typing 2024-05-13 14:27:16 -07:00
Krrish Dholakia
bd2f46fd75 fix(slack_alerting.py): if 'turn_off_message_logging' enabled, do not log the message to logging integration 2024-05-13 14:02:43 -07:00
Ishaan Jaff
9d4b727913 fix - show team based spend reports 2024-05-13 13:56:48 -07:00
Krrish Dholakia
7fa203c810 docs(input.md): add mistral to input param docs 2024-05-13 13:50:49 -07:00
Krrish Dholakia
20456968e9 fix(openai.py): creat MistralConfig with response_format mapping for mistral api 2024-05-13 13:29:58 -07:00
Ishaan Jaff
20fe4ffd6b bump: version 1.37.6 → 1.37.7 2024-05-13 13:03:14 -07:00
Ishaan Jaff
112c06ae54
Merge pull request #3550 from BerriAI/dependabot/npm_and_yarn/ui/litellm-dashboard/next-14.1.1
build(deps): bump next from 14.1.0 to 14.1.1 in /ui/litellm-dashboard
2024-05-13 13:01:02 -07:00
Ishaan Jaff
3a838934c9 docs - cooldown deployment 2024-05-13 12:50:59 -07:00
Ishaan Jaff
dac8c644fd docs - router show cooldown_time 2024-05-13 12:49:51 -07:00
Ishaan Jaff
21845bc061
Merge pull request #3609 from BerriAI/litellm_send_daily_spend_report
[Feat] send weekly spend reports by Team/Tag
2024-05-13 12:45:37 -07:00
Krrish Dholakia
39e4927752 fix(utils.py): fix vertex ai function calling + streaming
Completes https://github.com/BerriAI/litellm/issues/3147
2024-05-13 12:32:39 -07:00
Ishaan Jaff
40b2f33a80 fix - only schedule spend alerting when db is not none 2024-05-13 12:30:54 -07:00
Ishaan Jaff
efaf4c87f2
Merge pull request #3601 from msabramo/msabramo/update-fastapi-to-update-starlette-to-fix-httpx-warnings
Update FastAPI to update starlette to fix warnings
2024-05-13 12:20:17 -07:00
Krrish Dholakia
5dc3f157a6 build(model_prices_and_context_window.json): fix gpt-4o max tokens 2024-05-13 12:11:15 -07:00
Krish Dholakia
6c2168b6f7
Merge pull request #3613 from ConnorDoyle/patch-1
Add gpt-4o metadata
2024-05-13 12:09:27 -07:00
Connor Doyle
5da5021918
Update model_prices_and_context_window.json 2024-05-13 11:51:54 -07:00
Connor Doyle
a4380f67a9
Add gpt-4o metadata
#3612
2024-05-13 11:12:17 -07:00
Ishaan Jaff
7f6f196e66 ui - show daily reports on UI 2024-05-13 10:55:54 -07:00
Ishaan Jaff
3fbebe16aa fix - spend reports on alerts 2024-05-13 10:51:59 -07:00
Ishaan Jaff
aac81c59b5 test - weekly / monthly spend report alerts on /health/services 2024-05-13 10:50:26 -07:00
Ishaan Jaff
197eb44832 fix scheduling spend reports 2024-05-13 10:45:22 -07:00
Ishaan Jaff
4a679bb640 schedule weekly/monthly spend reports 2024-05-13 10:44:19 -07:00
Krrish Dholakia
04ae285001 fix(vertex_ai.py): support tool call list response async completion 2024-05-13 10:42:31 -07:00
Ishaan Jaff
2cd584a3ad feat - send_monthly_spend_report 2024-05-13 10:17:40 -07:00