Skip to content

fix(stage-pages): add MiniMax Speech settings page - #2131

Open
Abhinoob1501 wants to merge 6 commits into
moeru-ai:mainfrom
Abhinoob1501:fix/minimax-speech-settings-blank
Open

fix(stage-pages): add MiniMax Speech settings page#2131
Abhinoob1501 wants to merge 6 commits into
moeru-ai:mainfrom
Abhinoob1501:fix/minimax-speech-settings-blank

Conversation

@Abhinoob1501

Copy link
Copy Markdown

Summary

Fixes #2125.

The MiniMax Speech provider route existed, but the corresponding settings page component was missing. Opening MiniMax Speech settings resulted in a blank page.

Changes

  • Added the missing MiniMax Speech settings page.
  • Added model selection and voice configuration.
  • Added API key and base URL settings.
  • Added speech playground support.

Testing

  • Reproduced the blank MiniMax Speech settings page.
  • Verified the settings page renders correctly in the AIRI desktop app.
  • Verified the new route loads successfully.

No live MiniMax API request was tested because no production API key was used.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 337a638741

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

@Abhinoob1501

Copy link
Copy Markdown
Author

@codex review

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: bab7bcefe7

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread packages/stage-pages/src/pages/settings/providers/speech/minimax-speech.vue Outdated
@0xSelenicDove 0xSelenicDove added bug Something isn't working scope/providers Scope related to providers we support bug/providers Some providers aren't working apps/stage-tamagotchi Desktop App: Windows & macOS & Linux env/os-windows Everyone use Windows, ok Windows scope/ui Scope related to UI/UX, or interface improve, perf, and bugs labels Jul 27, 2026
@moeru-ai moeru-ai deleted a comment from royalx777compk Jul 28, 2026
@github-actions

github-actions Bot commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

⏳ Approval required for deploying to Cloudflare Workers (Preview) for stage-web.

Name Link
🔭 Waiting for approval For maintainers, approve here

Hey, maintainers, kindly take some time to review and approve this deployment when you are available. Thank you! 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

apps/stage-tamagotchi Desktop App: Windows & macOS & Linux bug/providers Some providers aren't working bug Something isn't working env/os-windows Everyone use Windows, ok Windows scope/providers Scope related to providers we support scope/ui Scope related to UI/UX, or interface improve, perf, and bugs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: MiniMax Speech provider settings page renders blank on Windows

2 participants