Closed (fixed)
Project:
Anthropic Provider
Version:
1.2.1
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
7 Jan 2026 at 19:39 UTC
Updated:
5 Apr 2026 at 10:15 UTC
Jump to comment: Most recent
Comments
Comment #3
kelly.m.jacobs commentedComment #4
kelly.m.jacobs commentedI've been unable to reproduce this error. I've tried every combination with the following variations in the AI Assistant:
Opus 4.6, 4.5, and 4.1
Temperature set to 0 or 1
Top K set to 0 or 1
Comment #5
kelly.m.jacobs commentedComment #6
marcus_johansson commentedUpping this to Major. Can replicate it in AI API Explorer, where all configuration values are always sent.
This affects haiku as well, so Claude Haiku 4.5.
Comment #7
arianraeesi commentedComment #8
lbesenyei commentedComment #9
dan2k3k4 commentedThis also occurs for other providers that use Claude such as ai_provider_amazeeio and ai_provider_litellm.
It is happening on ai_api_explorer - if "top_p" and/or "temperature" are not set, they still get sent as null values.
Comment #10
lbesenyei commentedI have updated regex to inlude all claude models.
Raised an issue in AI module (#3580249) to prevent other providers, using affected models.
I have tested with claude and amazee providers.
Comment #11
marcus_johansson commentedComment #12
marcus_johansson commentedCode looks good and it is working with all model now. Merging. Thanks everyone!
Comment #14
marcus_johansson commentedThis is also released in 1.2.2 now.
Comment #15
arianraeesi commented