Skip to content

docs: clarify local image support in conditions.uri - #45

Open
Umanginigam wants to merge 1 commit into
MiniMax-AI:mainfrom
Umanginigam:fix-local-image-uri
Open

docs: clarify local image support in conditions.uri#45
Umanginigam wants to merge 1 commit into
MiniMax-AI:mainfrom
Umanginigam:fix-local-image-uri

Conversation

@Umanginigam

@Umanginigam Umanginigam commented Aug 11, 2026

Copy link
Copy Markdown

Summary

Document support for local images in conditions[].uri for FL2VA examples.

Motivation

Issue #40 asks whether the image URL can be replaced with a local image for testing. The current README only demonstrates remote CDN URLs, while the SGLang MiniMax-H3 deployment also supports file:// URIs.

Changes

  • Added a note explaining that file:// URIs are supported.
  • Included an example using a local keyframe image.
  • Clarified that the path is resolved by the SGLang server process.
  • Linked to the SGLang cookbook for more details.

Fixes #40


View with [code]smith Autofix with [code]smith
Need help on this PR? Tag @codesmith-bot with what you need. Autofix is disabled.

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.

Rreplace the image URL with the path to a locally stored image

1 participant