Aias00 opened a new pull request, #689:
URL: https://github.com/apache/rocketmq-dashboard/pull/689

   ## 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 https://github.com/apache/rocketmq-dashboard/issues/688
   
   ## Tests
   - npm test -- HomePage.test.tsx
   - npx eslint src/pages/home/index.tsx 
src/pages/home/__tests__/HomePage.test.tsx


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to