opencode
opencode copied to clipboard
fix: max completion tokens error
What does this PR do?
Passes the max_completion_tokens parameter instead of max_tokens parameter in Cloudflare AI Gateway.
How did you verify your code works?
Before:
After: