Krrish Dholakia
|
4603eedcc1
|
fix: fix test
|
2024-08-05 22:20:33 -07:00 |
|
Krrish Dholakia
|
ea902f40de
|
test(test_router_init.py): cleanup tests
|
2024-08-05 21:48:43 -07:00 |
|
Ishaan Jaff
|
d1b8c4e08d
|
forward headers from request
|
2024-08-05 21:45:44 -07:00 |
|
Krrish Dholakia
|
ce39649b2a
|
fix: fix test to specify allowed_fails
|
2024-08-05 21:39:59 -07:00 |
|
Krrish Dholakia
|
7bf1b4d661
|
fix(main.py): log hidden params for text completion calls
|
2024-08-05 21:26:48 -07:00 |
|
Ishaan Jaff
|
797a171962
|
ci/cd run again
|
2024-08-05 21:21:01 -07:00 |
|
Ishaan Jaff
|
0bf4554b80
|
fix test cache_key
|
2024-08-05 21:09:36 -07:00 |
|
Ishaan Jaff
|
5425861a54
|
fix cache_key check
|
2024-08-05 21:04:25 -07:00 |
|
Krrish Dholakia
|
f2fe887e73
|
fix(rds_iam_token.py): support sts based auth
|
2024-08-05 21:01:17 -07:00 |
|
Ishaan Jaff
|
d91b1c93d1
|
use safe init_verbose_loggers
|
2024-08-05 20:56:48 -07:00 |
|
Krrish Dholakia
|
818a70838d
|
fix(user_api_key_auth.py): fix _get_user_role
|
2024-08-05 20:54:27 -07:00 |
|
Krish Dholakia
|
2f304c92e4
|
Merge pull request #5052 from BerriAI/litellm_stability_fixes
fix: bump default allowed_fails + reduce default db pool limit
|
2024-08-05 20:54:23 -07:00 |
|
Ishaan Jaff
|
764b1ed869
|
Merge pull request #5058 from BerriAI/litellm_add_debug_statements_connecting_prisma
Fix - add debug statements when connecting to prisma DB
|
2024-08-05 20:53:55 -07:00 |
|
Ishaan Jaff
|
da848696e3
|
Merge pull request #5059 from BerriAI/litelm_log_otel_args
OTEL - Log DB queries / functions on OTEL
|
2024-08-05 20:51:11 -07:00 |
|
Krrish Dholakia
|
e9df81ac19
|
test(test_key_generate_prisma.py): cleanup test
|
2024-08-05 20:29:53 -07:00 |
|
Ishaan Jaff
|
f55a0d98f3
|
otel log failures
|
2024-08-05 20:23:02 -07:00 |
|
Ishaan Jaff
|
6e4098fa26
|
otel log service errors
|
2024-08-05 20:21:26 -07:00 |
|
Ishaan Jaff
|
bec0350127
|
otel fix async_service_failure_hook
|
2024-08-05 20:18:40 -07:00 |
|
Ishaan Jaff
|
107c468d05
|
run ci/cd again
|
2024-08-05 20:04:19 -07:00 |
|
Ishaan Jaff
|
8d91112726
|
log event_metadata on otel
|
2024-08-05 20:03:34 -07:00 |
|
Ishaan Jaff
|
05a2a4462e
|
otel log event_metadata
|
2024-08-05 20:01:58 -07:00 |
|
Krrish Dholakia
|
56aa7c0f40
|
build(config.yml): pin prisma version
|
2024-08-05 20:00:12 -07:00 |
|
Ishaan Jaff
|
09105277cd
|
use otel callbacks
|
2024-08-05 20:00:06 -07:00 |
|
Krrish Dholakia
|
d29f7c0e06
|
build(config.yml): pin prisma version
|
2024-08-05 19:59:48 -07:00 |
|
Krrish Dholakia
|
1dda67a3ae
|
build(config.yml): pin prisma version
|
2024-08-05 19:59:00 -07:00 |
|
Ishaan Jaff
|
8dcea009b8
|
log event_metadata on otel service loggers
|
2024-08-05 19:58:55 -07:00 |
|
Krrish Dholakia
|
5c6dcd6029
|
test: improve debugging for test
|
2024-08-05 19:41:08 -07:00 |
|
Ishaan Jaff
|
8ec184b93f
|
add debugging utils to print when connecting to prisma
|
2024-08-05 19:19:28 -07:00 |
|
Ishaan Jaff
|
a5cd041ccf
|
add debug statements when connected to prisma db
|
2024-08-05 19:13:46 -07:00 |
|
Krrish Dholakia
|
1cc7c7fc59
|
feat(proxy_cli.py): support iam-based auth to rds
Initial pr for iam-based auth support for rds
|
2024-08-05 17:35:48 -07:00 |
|
Ishaan Jaff
|
4538eb848f
|
run ci/cd again
|
2024-08-05 16:52:45 -07:00 |
|
Krrish Dholakia
|
5f6f1bdad4
|
fix(__init__.py): bump default allowed fails
|
2024-08-05 16:50:26 -07:00 |
|
Krish Dholakia
|
ac1f61a131
|
Merge pull request #5051 from BerriAI/litellm_caching_flag
feat(caching.py): enable caching on provider-specific optional params
|
2024-08-05 16:48:53 -07:00 |
|
Ishaan Jaff
|
2e8a2548e1
|
build ui on custom path
|
2024-08-05 16:47:46 -07:00 |
|
Ishaan Jaff
|
beefd221d3
|
use correct build paths
|
2024-08-05 16:47:46 -07:00 |
|
Ishaan Jaff
|
3b8fc93091
|
set PROXY_BASE_URL when server root path set
|
2024-08-05 16:47:46 -07:00 |
|
Ishaan Jaff
|
b7826ed7c3
|
working sh script
|
2024-08-05 16:47:46 -07:00 |
|
Ishaan Jaff
|
36ed40d555
|
Revert "[FIX] allow setting UI BASE path"
|
2024-08-05 16:47:46 -07:00 |
|
Ishaan Jaff
|
775ef8a786
|
fix get_request_route
|
2024-08-05 16:47:46 -07:00 |
|
Ishaan Jaff
|
68f245c964
|
add get_request_route
|
2024-08-05 16:47:45 -07:00 |
|
Ishaan Jaff
|
a6e67d643b
|
Merge pull request #5056 from BerriAI/litellm_custom_path_ui
[Proxy Fix] Allow running UI on custom path
|
2024-08-05 16:40:08 -07:00 |
|
Ishaan Jaff
|
091449e81b
|
build ui on custom path
|
2024-08-05 16:34:37 -07:00 |
|
Ishaan Jaff
|
dab556660d
|
use correct build paths
|
2024-08-05 15:59:50 -07:00 |
|
Ishaan Jaff
|
900e89c0ad
|
set PROXY_BASE_URL when server root path set
|
2024-08-05 15:48:44 -07:00 |
|
Ishaan Jaff
|
0e34d63153
|
working sh script
|
2024-08-05 15:38:13 -07:00 |
|
Ishaan Jaff
|
bbd43abf82
|
Merge pull request #5054 from BerriAI/revert-4142-litellm_ui_on_server_root_url
Revert "[FIX] allow setting UI BASE path"
|
2024-08-05 15:22:23 -07:00 |
|
Ishaan Jaff
|
93d0332c88
|
Revert "[FIX] allow setting UI BASE path"
|
2024-08-05 15:22:03 -07:00 |
|
Ishaan Jaff
|
13c4f13c6a
|
fix edit docker file ui base path
|
2024-08-05 15:17:15 -07:00 |
|
Ishaan Jaff
|
b02f8aa53f
|
fix allow setting UI _BASE path
|
2024-08-05 15:17:15 -07:00 |
|
Ishaan Jaff
|
28a37c0069
|
fix test fine tuning api azure
|
2024-08-05 15:17:15 -07:00 |
|