Aias00 opened a new pull request, #941: URL: https://github.com/apache/rocketmq-dashboard/pull/941
## Summary **Track:** Track 3 / AI Native Consolidates and supersedes #816 and #834. - Preserve bounded conversation context across OpenAI-compatible chat requests. - Validate AI request bodies at the controller and service boundary. - Add focused regression coverage for conversation memory, gateway requests, and invalid AI requests. ## Verification - `mvn -Dtest=AiControllerTest,AiServiceTest,LlmConversationMemoryTest,OpenAiCompatibleLlmClientTest,OpenAiCompatibleLlmGatewayTest test` (39 passed) - `git diff --check origin/rocketmq-studio...HEAD` Closes #815 Closes #833 -- 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]
