sihyeonn commented on PR #12895:
URL: https://github.com/apache/apisix/pull/12895#issuecomment-3820901690

   Thanks for the review! I've addressed your feedback:
   
   1. Added documentation for the `defaults` field in both `ai-proxy.md` and 
`ai-proxy-multi.md` (en/zh)
   2. Added test cases to `ai-proxy.openai-compatible.t`
   3. This feature addresses a common use case where admins want to set 
fallback values (like `max_tokens`, `temperature`) without overriding user 
preferences. Unlike `options` which always overrides, `defaults` only applies 
when users don't specify values in their requests.


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