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

   ## Summary
   
   Closes #1008.
   
   - Bound materialized OpenAI-compatible completion, model-listing, and 
streaming error responses to 1 MiB.
   - Bound a single SSE event to 64 KiB and the cumulative SSE data payload to 
1 MiB.
   - Return the structured `llm.provider.response_too_large` error when an 
upstream payload crosses a limit.
   
   ## Verification
   
   - `JAVA_HOME=$(/usr/libexec/java_home -v 21) mvn -q 
-Dtest=OpenAiCompatibleLlmClientTest test`
   - `JAVA_HOME=$(/usr/libexec/java_home -v 21) mvn -q test`
   - `git diff --check origin/rocketmq-studio...HEAD`


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