AlinsRan opened a new pull request, #13539:
URL: https://github.com/apache/apisix/pull/13539

   ### Description
   
   `max_stream_duration_ms` and `max_response_bytes` are defined in the 
ai-proxy plugin schema (`apisix/plugins/ai-proxy/schema.lua`) but are missing 
from the attribute table in the docs, so these streaming/response safeguards 
are undocumented. This restores both rows in `docs/en` and `docs/zh`, and 
restores the per-socket clarification on the `timeout` description.
   
   Docs-only; no code change.
   
   ### Checklist
   
   - [x] I have explained the need for this PR and the problem it solves
   - [x] I have explained the changes or the new features added to this PR
   - [x] I have added tests corresponding to this change (N/A, docs only)
   - [x] I have updated the documentation to reflect this change
   - [x] I have verified that the changes pass the existing tests


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