Skip to content

fix: OpenRouter google/gemma-4-26b-a4b-it:free also supports video input - #101

Open
BeeHiivi wants to merge 1 commit into
mnfst:mainfrom
BeeHiivi:fix/openrouter-gemma-4-video-modality
Open

fix: OpenRouter google/gemma-4-26b-a4b-it:free also supports video input#101
BeeHiivi wants to merge 1 commit into
mnfst:mainfrom
BeeHiivi:fix/openrouter-gemma-4-video-modality

Conversation

@BeeHiivi

Copy link
Copy Markdown

Summary

  • google/gemma-4-26b-a4b-it:free's modality field was listed as Text + Image, missing video support.
  • Verified against OpenRouter's model page: the endpoint accepts text, image, and video input (up to 60s @ 1fps). Updated to Text + Image + Video.
  • Context (262K) and max output (32K) were already correct and unchanged.
  • Also double-checked nvidia/nemotron-3-super-120b-a12b:free in the same entry — context/maxOutput (262K/262K) and the free-tier rate limit (20 RPM, 50 RPD) are accurate as-is; no change needed there.

Docs confirming free tier / limits

Test plan

  • data.json still parses as valid JSON
  • Single-field change, matches existing formatting conventions (Text + Image + Audio + Video pattern used elsewhere in the file)

OpenRouter's model page lists this endpoint as accepting text, image,
and video input (up to 60s at 1fps), not just text + image. Context
(262K) and max output (32K) were already correct, as were the free
model's rate limits (20 RPM, 50 RPD).
@SebConejo

Copy link
Copy Markdown
Member

Verified against OpenRouter's live catalog: input modalities for this model are text, image and video, and the row edit is clean. Looks right, I will take a pass at this shortly. Thanks.

@Yasernavidi

Copy link
Copy Markdown

کاملا موافقم

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.

3 participants