avante.nvim icon indicating copy to clipboard operation
avante.nvim copied to clipboard

fix: correct max_tokens for Claude 3.5 Haiku

Open kronion opened this issue 9 months ago • 0 comments

The maximum token output for Haiku is 8192 tokens, see here. Currently, if you attempt to use this provider, you get an error response from the API call.

kronion avatar Mar 29 '25 01:03 kronion