litellm/ui
mateo-berri d210cd272c fix(proxy): stop dropping bedrock batch credentials and model in batch endpoints
CredentialLiteLLMParams now whitelists s3_region_name, s3_encryption_key_id,
and aws_batch_role_arn so they survive the credential round-trip, and the
proxy batch endpoints opt in to receiving the deployment's underlying model
so litellm.acreate_batch can resolve the bedrock provider config. Router-bound
callers (vector store files) keep the router alias untouched.

Fixes #25104
2026-08-05 21:31:01 -07:00
..
litellm-dashboard fix(proxy): stop dropping bedrock batch credentials and model in batch endpoints 2026-08-05 21:31:01 -07:00
Dockerfile chore(build): move the Admin UI toolchain to Node 24 (#35801) 2026-08-04 12:36:07 -07:00
nginx.conf fix(ui): serve /ui/assets from the nginx image instead of SPA fallback (#34066) 2026-07-21 09:22:02 -07:00