Skip to content

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

Merged
lizhimins merged 1 commit into
apache:rocketmq-studiofrom
Aias00:fix/studio-home-llm-models
Aug 3, 2026
Merged

[ISSUE #688] Load home AI models from LLM settings#689
lizhimins merged 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.

@lizhimins
lizhimins force-pushed the fix/studio-home-llm-models branch from 9115b98 to cb73d7a Compare August 3, 2026 02:37
@lizhimins
lizhimins merged commit 19d6caf into apache:rocketmq-studio Aug 3, 2026
3 checks passed
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