Aias00 opened a new issue, #2386:
URL: https://github.com/apache/rocketmq-dashboard/issues/2386

   ## Problem
   
   Testing an LLM configuration succeeds with the current form API key, but the 
model selector remains based on the persisted configuration until users save. 
The existing `GET /api/llm/models` endpoint cannot use an unsaved API key.
   
   ## Scope
   
   - Add an authenticated preview endpoint that lists models using an 
unpersisted configuration.
   - Do not write the preview configuration, API key, or runtime overrides.
   - Refresh the model selector after a successful connection test while 
guarding against stale form responses.
   
   ## Validation
   
   - Service and controller tests for the preview endpoint.
   - AI settings page test for an unsaved API key.
   - Web production 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