Krrish Dholakia
|
f588bff69b
|
fix(proxy_server.py): fix spend log update
|
2024-03-18 20:26:28 -07:00 |
|
Krrish Dholakia
|
8fefe625d9
|
fix(proxy/utils.py): batch writing updates to db
|
2024-03-18 16:47:02 -07:00 |
|
Krrish Dholakia
|
077b9c6234
|
fix(proxy/utils.py): move to batch writing db updates
|
2024-03-16 22:32:00 -07:00 |
|
Krish Dholakia
|
e55a8c3570
|
Merge pull request #2556 from BerriAI/litellm_aws_secret_manager_support
fix(utils.py): initial commit for aws secret manager support
|
2024-03-16 18:41:58 -07:00 |
|
Krrish Dholakia
|
bc66ef9d5c
|
fix(utils.py): fix aws secret manager + support key_management_settings
fixes the aws secret manager implementation and allows the user to set which keys they want to check thr
ough it
|
2024-03-16 16:47:50 -07:00 |
|
Ishaan Jaff
|
ac6c69ff89
|
Merge pull request #2559 from BerriAI/litellm_show_spend_correctly
(fix) admin ui - order spend by date
|
2024-03-16 16:43:13 -07:00 |
|
Ishaan Jaff
|
e3582d86c6
|
Merge pull request #2557 from BerriAI/litellm_clean_up_health_readiness
(fix) /health/readiness return success callback names as (str)
|
2024-03-16 16:38:01 -07:00 |
|
Ishaan Jaff
|
2355e9dc51
|
(fix) admin ui - order spend by date
|
2024-03-16 16:15:10 -07:00 |
|
Ishaan Jaff
|
cb4c36b7f6
|
(fix) /health readiness return callback names
|
2024-03-16 15:56:07 -07:00 |
|
Ishaan Jaff
|
732ab69d32
|
Merge pull request #2553 from BerriAI/litellm_improve_health_readiness_perf
(feat) Proxy - improve health readiness perf (93% faster)
|
2024-03-16 15:38:45 -07:00 |
|
Ishaan Jaff
|
389e79d3b2
|
(fix) improve /health/readiness under high load
|
2024-03-16 14:14:17 -07:00 |
|
Krrish Dholakia
|
3de766c071
|
fix(proxy_server.py): fix linting errors
|
2024-03-16 14:02:36 -07:00 |
|
Krrish Dholakia
|
844d6828c8
|
fix(proxy_server.py): rename beta end user blocking endpoints
separating end user management from user management
|
2024-03-16 13:53:10 -07:00 |
|
Ishaan Jaff
|
61f129b9ab
|
(feat) improve health readiness perf
|
2024-03-16 13:10:04 -07:00 |
|
Krrish Dholakia
|
dd151869a3
|
fix(blocked_user_list.py): check if end user blocked in db
|
2024-03-16 13:03:52 -07:00 |
|
Krrish Dholakia
|
ef0002f31c
|
fix(proxy_server.py): write blocked user list to a db table
lets this persist across workers
|
2024-03-16 12:26:29 -07:00 |
|
Krrish Dholakia
|
2c2db9ce89
|
fix(proxy_server.py): bug fix on getting user obj from cache
|
2024-03-16 11:07:38 -07:00 |
|
Krrish Dholakia
|
48f96dd563
|
fix(caching.py): close redis connection pool upon proxy shutdown
|
2024-03-16 10:39:58 -07:00 |
|
ishaan-jaff
|
177571bea3
|
(fix) backoff import
|
2024-03-16 08:53:06 -07:00 |
|
ishaan-jaff
|
2d7ca36ec4
|
(fix) errant print saying "Error importing .." msg
|
2024-03-15 21:47:52 -07:00 |
|
Krish Dholakia
|
4969ae0e9d
|
Merge pull request #2542 from BerriAI/litellm_redis_perf_improvements
89% Caching improvement - Async Redis completion calls + batch redis GET requests for a given key + call type
|
2024-03-15 18:58:36 -07:00 |
|
ishaan-jaff
|
fd93a68b0d
|
(fix) fix error message raised on passing invalid tokens
|
2024-03-15 14:50:34 -07:00 |
|
Krrish Dholakia
|
226953e1d8
|
feat(batch_redis_get.py): batch redis GET requests for a given key + call type
reduces the number of GET requests we're making in high-throughput scenarios
|
2024-03-15 14:40:11 -07:00 |
|
Ishaan Jaff
|
31dcc6acf2
|
Merge pull request #2524 from BerriAI/litellm_fix_update_user
(fix) - update user error
|
2024-03-15 08:51:45 -07:00 |
|
ishaan-jaff
|
fa1676b253
|
(fix) error cli users see when importing enterprise folder
|
2024-03-15 08:10:45 -07:00 |
|
ishaan-jaff
|
634e0227f3
|
(fix) - update user error
|
2024-03-14 19:50:26 -07:00 |
|
ishaan-jaff
|
1b63748831
|
(temp) test build without using argon2
|
2024-03-14 18:53:16 -07:00 |
|
Krrish Dholakia
|
d6537a05ca
|
fix(caching.py): fix print statements
|
2024-03-14 12:58:34 -07:00 |
|
Krrish Dholakia
|
704573c3f6
|
fix(proxy_server.py): improve error message on ui login error
|
2024-03-14 10:02:41 -07:00 |
|
ishaan-jaff
|
4006d10b7b
|
(fix) importing PromptInjectionDetection
|
2024-03-13 21:24:37 -07:00 |
|
Krish Dholakia
|
d8eff53ebe
|
Merge pull request #2506 from BerriAI/litellm_update_db_perf_improvements
fix(proxy_server.py): move to using UPDATE + SET for track_cost_callback
|
2024-03-13 20:55:40 -07:00 |
|
Krrish Dholakia
|
1b807fa3f5
|
fix(proxy_server.py): fix key caching logic
|
2024-03-13 19:10:24 -07:00 |
|
Krrish Dholakia
|
acc672a78f
|
fix(proxy_server.py): maintain support for model specific budgets
|
2024-03-13 17:04:51 -07:00 |
|
Krrish Dholakia
|
cf090acb25
|
fix(proxy_server.py): move to using UPDATE + SET for track_cost_callback
|
2024-03-13 16:13:37 -07:00 |
|
Ishaan Jaff
|
8a886c6e93
|
Merge pull request #2501 from BerriAI/litellm_fix_using_enterprise_docker
(fix) using enterprise folder on litellm Docker
|
2024-03-13 14:26:21 -07:00 |
|
Ishaan Jaff
|
d82be720d2
|
Merge pull request #2493 from BerriAI/litellm_return_429_no_models_available
[Proxy] return 429 when no models available
|
2024-03-13 13:33:43 -07:00 |
|
Krish Dholakia
|
3e66b50602
|
Merge pull request #2498 from BerriAI/litellm_prompt_injection_detection
feat(prompt_injection_detection.py): support simple heuristic similarity check for prompt injection attacks
|
2024-03-13 12:28:19 -07:00 |
|
ishaan-jaff
|
82246d8e30
|
(fix) using enterprise folder on litellm
|
2024-03-13 12:16:58 -07:00 |
|
Krrish Dholakia
|
234cdbbfef
|
feat(prompt_injection_detection.py): support simple heuristic similarity check for prompt injection attacks
|
2024-03-13 10:32:21 -07:00 |
|
ishaan-jaff
|
771d09312e
|
(fix) issue with using litellm enterprise license
|
2024-03-13 10:30:31 -07:00 |
|
ishaan-jaff
|
4c526ade27
|
(fix) errors fro litellm proxy
|
2024-03-13 08:05:32 -07:00 |
|
ishaan-jaff
|
3aeada232e
|
(fix) return 429 error
|
2024-03-13 08:03:28 -07:00 |
|
Krish Dholakia
|
8beb6bb2bc
|
Merge pull request #2382 from BerriAI/litellm_cost_tracking_fix
fix(proxy_server.py): support cost tracking if general_settings is none
|
2024-03-12 19:15:23 -07:00 |
|
Krrish Dholakia
|
39f9bfad80
|
fix(proxy_server.py): cache master key check
|
2024-03-12 15:15:33 -07:00 |
|
ishaan-jaff
|
6f069d26f3
|
(fix) patch dynamoDB tea_model_alias bug
|
2024-03-12 11:17:12 -07:00 |
|
Krrish Dholakia
|
fd4086d5da
|
fix(proxy_server.py): fix /user/info for non-existent user id
|
2024-03-12 11:05:41 -07:00 |
|
Krrish Dholakia
|
d1644db8ce
|
test(test_key_generate_prisma.py): fix test to only let admin delete a key
|
2024-03-11 14:18:01 -07:00 |
|
Krrish Dholakia
|
2addd66393
|
fix(proxy_server.py): bug fix
|
2024-03-11 13:54:58 -07:00 |
|
Krrish Dholakia
|
4eb244c3ca
|
fix(proxy_server.py): prevent user from deleting non-user owned keys when they use ui
|
2024-03-11 12:13:30 -07:00 |
|
Krrish Dholakia
|
4b64e506f4
|
fix(proxy_server.py): fix argon import
|
2024-03-11 11:33:34 -07:00 |
|