Skip to content

Add MiniMax H3 video provider - #289

Open
octo-patch wants to merge 2 commits into
11cafe:mainfrom
octo-patch:octo/20260803-text-to-video-tool-recvqWbByUX4XN
Open

Add MiniMax H3 video provider#289
octo-patch wants to merge 2 commits into
11cafe:mainfrom
octo-patch:octo/20260803-text-to-video-tool-recvqWbByUX4XN

Conversation

@octo-patch

Copy link
Copy Markdown

Reason: Add MiniMax H3 video generation wiring for the V2 create/query/list/delete flow.

Changes:

  • Added a MiniMax H3 video provider with request validation, task creation, polling, listing, and deletion helpers.
  • Added a dedicated MiniMax H3 tool entry and registered it in the video tool map.
  • Added the provider to the default server config and covered the new content-role and validation paths with tests.

Checks:

  • python3 -m py_compile on the touched server Python files.
  • Direct Python assertions for MiniMax H3 endpoint, content-role, and validation helpers.
  • Imported the shared tool registry and confirmed the new MiniMax H3 tool entry is present.

@octo-patch

Copy link
Copy Markdown
Author

Updated the MiniMax H3 V2 request routing so create and delete use /v2/video_generation while query, list, and polling use /v2/query/video_generation. I added coverage for both regional endpoints and all four operation paths; the focused provider suite passes 14 tests, and Python compilation passes for all six PR-touched files.

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