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

   ## Summary
   - make LLM config API keys write-only and expose apiKeyConfigured instead
   - keep the frontend from storing real saved API keys while preserving the 
existing-key UX
   - reuse stored keys only for the same provider and clear the stored key when 
switching providers without a replacement
   
   ## Scope
   - Track 3 / AI-01.1 LLM provider credential safety
   - Related to #511
   
   ## Tests
   - 
JAVA_HOME=/Users/aias/Library/Java/JavaVirtualMachines/openjdk-21.0.2/Contents/Home
 mvn -Dtest=LlmConfigServiceTest,LlmControllerTest test
   - 
JAVA_HOME=/Users/aias/Library/Java/JavaVirtualMachines/openjdk-21.0.2/Contents/Home
 mvn test
   - npm test -- --run src/api/llm.test.ts
   - npm test
   - npm run build
   - git diff --check


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