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

   ### What is changed
   
   - Align the legacy settings page Tongyi provider value with the 
backend-supported `tongyi` key.
   - Keep `qwen` as a backend compatibility alias so existing saved configs do 
not silently fall back to OpenAI.
   - Add regression coverage for loading and saving the legacy `qwen` provider 
value.
   
   ### Why
   
   The old Settings page used `qwen`, while the Studio LLM settings and backend 
provider registry use `tongyi`. Saving from the old page could make the backend 
normalize the provider to `openai`, which breaks model/base URL defaults.
   
   Fixes #806
   
   ### Verification
   
   - 
`JAVA_HOME=/Users/aias/Library/Java/JavaVirtualMachines/openjdk-21.0.2/Contents/Home
 mvn -Dtest=LlmConfigServiceTest test`
   - `npm run build`


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