broker: log inbound max_tokens at the relay boundary (locate where it's dropped)
A remote client (Hermes) reportedly sends max_tokens=512, but requests arrive at the engine with no max_tokens (defaulting to 2048). Our broker client preserves whatever payload it's handed, so log the inbound max_tokens / max_completion_tokens and the body keys when a brokered request arrives — this shows definitively whether the value survives the aisbf relay into our payload or is dropped upstream (remote), so we fix the right layer. Diagnostic only. Co-Authored-By:Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01RdMufYvtTbtGDWsiZVoXce
Showing
Please
register
or
sign in
to comment