Aias00 opened a new pull request, #940: URL: https://github.com/apache/rocketmq-dashboard/pull/940
## Summary **Track:** Track 3 / AI Native Consolidates and supersedes #807, #810, #812, #814, and #864. - Normalize the legacy Tongyi provider key and hide unsupported providers. - Persist advanced model settings and preserve them through configuration updates. - Use the configured API base URL for chat streaming. - Keep provider connection tests read-only instead of persisting draft settings. ## Verification - `mvn -Dtest=LlmConfigServiceTest test` (23 passed) - `npm test -- --run src/api/ai.test.ts src/pages/studio/__tests__/LlmSettingsAsyncState.test.tsx` (20 passed) - `npm run lint -- ...` (0 errors; existing Fast Refresh warnings) - `git diff --check origin/rocketmq-studio...HEAD` Closes #806 Closes #809 Closes #811 Closes #813 Closes #863 -- 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]
