Aias00 opened a new pull request, #2418: URL: https://github.com/apache/rocketmq-dashboard/pull/2418
Closes #813 ## Summary - Preserve omitted `llmEngine`, `maxTokens`, and `temperature` when General Settings receives a reduced payload. - Remove the in-memory LLM configuration override so runtime reads always reflect the successfully persisted settings. - Persist the write-only LLM API key in the settings record without exposing it in API responses. ## Validation - `JAVA_HOME=/Users/aias/Library/Java/JavaVirtualMachines/openjdk-21.0.2/Contents/Home mvn -q -Dtest=MybatisPlusSettingsRepositoryTest,LlmConfigServiceTest,SettingsServiceTest,SettingsControllerTest test` - `JAVA_HOME=/Users/aias/Library/Java/JavaVirtualMachines/openjdk-21.0.2/Contents/Home mvn -q -DskipTests package` - `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]
