ishaan-jaff
|
8b52333b08
|
(feat) fix alert formats for budgets
|
2024-01-26 17:14:47 -08:00 |
|
ishaan-jaff
|
21a6698a39
|
(docs) alerting
|
2024-01-26 15:22:50 -08:00 |
|
ishaan-jaff
|
eda2c08dd4
|
(docs) alerts - key, proxy budgets
|
2024-01-26 15:22:50 -08:00 |
|
Ishaan Jaff
|
a46ae7e25d
|
Merge pull request #1640 from BerriAI/litellm_fix_key_gen_budget_crossed
[FIX] Fixes Bug where Keys could cross their Key max_budget
|
2024-01-26 15:18:44 -08:00 |
|
ishaan-jaff
|
2a60af7164
|
(test) key crossing budget
|
2024-01-26 14:43:16 -08:00 |
|
ishaan-jaff
|
8b5e397abe
|
(fix) dynamo - use hashed tokens budget tracking
|
2024-01-26 14:32:34 -08:00 |
|
ishaan-jaff
|
2c79585e18
|
(fix) dynamo - use hashed_api keys in table
|
2024-01-26 14:32:00 -08:00 |
|
ishaan-jaff
|
0ee8e8f081
|
(fix) test - prisma key budget tracking
|
2024-01-26 14:31:04 -08:00 |
|
ishaan-jaff
|
2873365f02
|
(fix) proxy - always use hashed_token as /key cache key
|
2024-01-26 14:30:26 -08:00 |
|
Ishaan Jaff
|
c054f50980
|
Merge pull request #1635 from BerriAI/litellm_support_dimension
[Feat] support `dimensions` OpenAI embedding param
|
2024-01-26 13:58:11 -08:00 |
|
Krrish Dholakia
|
511510a1cc
|
refactor(proxy_server.py): fix docstring for /key/delete to show hashed tokens as well
|
2024-01-26 13:33:17 -08:00 |
|
ishaan-jaff
|
65fd405bd4
|
(docs) dimensions embedding param
|
2024-01-26 13:33:11 -08:00 |
|
Krrish Dholakia
|
d757643c2a
|
bump: version 1.19.4 → 1.19.5
|
2024-01-26 13:30:16 -08:00 |
|
Krrish Dholakia
|
e989175c10
|
fix(proxy/utils.py): accept token hashes for deleting tokens
|
2024-01-26 13:29:16 -08:00 |
|
ishaan-jaff
|
273e6d1905
|
Revert "(fix) SpendLogs Table"
This reverts commit 2a1104d1cf .
|
2024-01-26 13:26:49 -08:00 |
|
ishaan-jaff
|
55b95e87dd
|
(fix) SpendLogs Table
|
2024-01-26 13:23:51 -08:00 |
|
ishaan-jaff
|
2a1104d1cf
|
(fix) SpendLogs Table
|
2024-01-26 13:18:27 -08:00 |
|
ishaan-jaff
|
0fc8876ea2
|
(feat) support dimensions param
|
2024-01-26 10:55:38 -08:00 |
|
ishaan-jaff
|
479add6b96
|
(feat) add support for dimensions param
|
2024-01-26 10:54:34 -08:00 |
|
ishaan-jaff
|
17370dc50f
|
(test) dimension param - openai
|
2024-01-26 10:37:01 -08:00 |
|
ishaan-jaff
|
c8da57710f
|
(chore) bump poetry lock
|
2024-01-26 10:34:16 -08:00 |
|
Ishaan Jaff
|
12f569ad60
|
Merge pull request #1634 from BerriAI/litellm_stop_logging_model_params_spendlogs
[Fix] SpendLogs stop logging model params
|
2024-01-26 10:28:54 -08:00 |
|
ishaan-jaff
|
64f1301033
|
(feat) SpendLogs show total_tokens, prompt_tokens, completion_tokens
|
2024-01-26 10:26:15 -08:00 |
|
ishaan-jaff
|
b9fc2c3735
|
(fix) SpendLogs stop logging model params
|
2024-01-26 10:13:34 -08:00 |
|
Ishaan Jaff
|
4634f7b1c1
|
Merge pull request #1630 from scampion/main
[FIX] print verbose take only one argument
|
2024-01-26 09:12:30 -08:00 |
|
Sébastien Campion
|
a5d120a68b
|
fix print verbose take only one argument
|
2024-01-26 18:03:55 +01:00 |
|
ishaan-jaff
|
652f4f89d0
|
(test) s3 + r2 logger
|
2024-01-25 21:16:28 -08:00 |
|
ishaan-jaff
|
9e77a541d5
|
(ui) dockerfile
|
2024-01-25 21:05:48 -08:00 |
|
ishaan-jaff
|
fa1bbbebf1
|
(fix) r2 s3 logging test
|
2024-01-25 20:49:55 -08:00 |
|
ishaan-jaff
|
4fd2bd230f
|
(fix) test_view_spend_per_user
|
2024-01-25 20:41:31 -08:00 |
|
ishaan-jaff
|
8ed010c428
|
(test) s3 logs - works locally
|
2024-01-25 20:16:33 -08:00 |
|
ishaan-jaff
|
c069acc72e
|
(test) s3 logs
|
2024-01-25 20:13:22 -08:00 |
|
Krish Dholakia
|
612f74a426
|
Merge pull request #1618 from BerriAI/litellm_sagemaker_cost_tracking_fixes
fix(utils.py): fix sagemaker cost tracking for streaming
|
2024-01-25 19:01:57 -08:00 |
|
ishaan-jaff
|
933c693e9b
|
s3 logger - add better debug statements
|
2024-01-25 18:47:50 -08:00 |
|
ishaan-jaff
|
863ff8ba26
|
(test) s3 logging on r2 using env vars
|
2024-01-25 18:36:20 -08:00 |
|
ishaan-jaff
|
347bab7786
|
(fix) s3 log .json files
|
2024-01-25 18:36:20 -08:00 |
|
ishaan-jaff
|
7179d0cb48
|
(fix) s3 logger use r2 links
|
2024-01-25 18:36:20 -08:00 |
|
Krrish Dholakia
|
e948b39e3a
|
test(test_streaming.py): fix test to handle none chunk
|
2024-01-25 18:34:13 -08:00 |
|
Krrish Dholakia
|
554f1a090d
|
test(test_keys.py): add delay for test check
n
|
2024-01-25 18:31:07 -08:00 |
|
Krrish Dholakia
|
39aec43b86
|
test(main.py): adding more logging
|
2024-01-25 18:15:24 -08:00 |
|
Krrish Dholakia
|
ac131b3824
|
fix(utils.py): completion_cost support for image gen models
|
2024-01-25 18:08:18 -08:00 |
|
ishaan-jaff
|
bdb7c0a0a7
|
(ci/cd) docker compose up with ui
|
2024-01-25 17:13:19 -08:00 |
|
ishaan-jaff
|
90d807bdb0
|
(ci/cd) build ui, litellm on arm64
|
2024-01-25 17:13:19 -08:00 |
|
Ishaan Jaff
|
2b1177eaa9
|
Merge pull request #1625 from BerriAI/litellm_improve_admin_ui
[UI] Admin UI improvements
|
2024-01-25 16:48:02 -08:00 |
|
ishaan-jaff
|
eba38e169a
|
(fix) undo ui changes
|
2024-01-25 16:44:46 -08:00 |
|
Krrish Dholakia
|
13776b1df7
|
bump: version 1.19.3 → 1.19.4
|
2024-01-25 16:40:23 -08:00 |
|
Krrish Dholakia
|
1ae22ea16d
|
refactor: trigger new bump
|
2024-01-25 16:40:23 -08:00 |
|
Krrish Dholakia
|
014f83c847
|
fix(main.py): allow vertex ai project and location to be set in completion() call
|
2024-01-25 16:40:23 -08:00 |
|
ishaan-jaff
|
5e7c43ebf7
|
bump: version 1.19.2 → 1.19.3
|
2024-01-25 16:40:23 -08:00 |
|
ishaan-jaff
|
8ff00ad8d5
|
(docs) new gpt-4-0125-preview
|
2024-01-25 16:40:23 -08:00 |
|