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

   ## Summary
   
   LLM configuration tests now reject HTTP providers that the runtime 
OpenAI-compatible gateway does not support. Azure OpenAI and Amazon Bedrock can 
no longer pass a connectivity probe and be saved as apparently valid 
configurations that later fail every runtime request.
   
   Supported providers keep the existing model-list connectivity check and 
structured error mapping.
   
   ## Verification
   
   - `mvn -Dtest=LlmConfigServiceTest test`
   - `mvn -DskipTests checkstyle:check`
   - `git diff --check`
   
   Fixes #2172
   


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