opencode icon indicating copy to clipboard operation
opencode copied to clipboard

fix: max completion tokens error

Open roerohan opened this issue 2 days ago • 2 comments

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:

image

After:

image

roerohan avatar Jan 12 '26 10:01 roerohan