Skip to content

[ISSUE #688] Load home AI models from LLM settings - #689

Open
Aias00 wants to merge 1 commit into
apache:rocketmq-studiofrom
Aias00:fix/studio-home-llm-models
Open

[ISSUE #688] Load home AI models from LLM settings#689
Aias00 wants to merge 1 commit into
apache:rocketmq-studiofrom
Aias00:fix/studio-home-llm-models

Conversation

@Aias00

@Aias00 Aias00 commented Jul 31, 2026

Copy link
Copy Markdown

Summary

  • remove hard-coded AI model options from the Studio home page
  • load configured provider models from /api/llm/config and /api/llm/models
  • avoid passing a model to /ai when no configured model is available
  • add HomePage regression tests for provider model loading and prompt submission

Fixes #688

Tests

  • npm test -- HomePage.test.tsx
  • npx eslint src/pages/home/index.tsx src/pages/home/tests/HomePage.test.tsx

Copilot AI review requested due to automatic review settings July 31, 2026 07:59

Copilot AI 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.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

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.

2 participants