yuluo-yx opened a new pull request, #3238:
URL: https://github.com/apache/rocketmq-dashboard/pull/3238

   ## Summary
   
   - load the saved LLM configuration and latest model catalog as one read-only 
readiness report
   - expose provider, engine, selected model, endpoint host, credential flag, 
server readiness, and catalog provenance
   - surface provider fallback warnings and validate common, Azure, and Bedrock 
configuration requirements
   - identify catalog failures, empty catalogs, and selected models missing 
from the latest response
   - never include API key values or endpoint paths in the report
   - add bilingual UI copy and focused normalization, provider, warning, 
privacy, and readiness coverage
   
   Closes #3236
   
   ## Validation
   
   - `npm test -- --run src/utils/llmModelReadiness.test.ts 
src/pages/settings/__tests__/AiAssistantTab.test.tsx` (40 passed)
   - `npm run lint` (0 errors; 10 pre-existing warnings)
   - `npm run build` (8040 modules transformed)
   - scope check: 1 commit, 5 files, 769 additions, 0 deletions


-- 
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