Skip to content

V3 Bug Fixes#5601

Open
nargokul wants to merge 4 commits intoaws:masterfrom
nargokul:feedback-addressing
Open

V3 Bug Fixes#5601
nargokul wants to merge 4 commits intoaws:masterfrom
nargokul:feedback-addressing

Conversation

@nargokul
Copy link
Contributor

@nargokul nargokul commented Mar 5, 2026

In _build_for_passthrough(), model_path could be a local /tmp path.
Setting s3_upload_path to a local path caused CreateModel API to reject
the modelDataUrl with a validation error since it requires s3:// or
https:// URIs. Now only S3 URIs are assigned to s3_upload_path; local
paths are handled separately by _prepare_for_mode() in LOCAL_CONTAINER
mode.
@nargokul nargokul deployed to auto-approve March 5, 2026 23:56 — with GitHub Actions Active
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant