[GH-ISSUE #5461] [BUG]: Temperature deprecated on Claude Opus 4.7 #5102

Closed
opened 2026-06-05 14:52:01 -04:00 by yindo · 0 comments
Owner

Originally created by @marchandbelmontcamille-wq on GitHub (Apr 18, 2026).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/5461

Originally assigned to: @angelplusultra on GitHub.

How are you running AnythingLLM?

AnythingLLM desktop app

What happened?

I'm using AWS Bedrock and I want to migrate to Claude Opus 4.7. I've configured the model in the "LLM Preferences" tab and I'm getting this error :

AWSBedrock::streamGetChatCompletion failed during setup. The model returned the following errors: {"type":"error","request_id":"req_nd3rf2fu2rzszuywalosdulhkzz7pvbzz4lju5q7nfec4ciuvb4a","error":{"type":"invalid_request_error","message":"temperature is deprecated for this model."}}

Would it be possible to disable the temperature ?

Are there known steps to reproduce?

  1. Use AWS Bedrock and have the correct credentials
  2. Enter the model ID (anthropic.claude-opus-4-7)
  3. Send a message

LLM Provider & Model (if applicable)

AWS Bedrock / anthropic.claude-opus-4-7

Embedder Provider & Model (if applicable)

/

Originally created by @marchandbelmontcamille-wq on GitHub (Apr 18, 2026). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/5461 Originally assigned to: @angelplusultra on GitHub. ### How are you running AnythingLLM? AnythingLLM desktop app ### What happened? I'm using AWS Bedrock and I want to migrate to Claude Opus 4.7. I've configured the model in the "LLM Preferences" tab and I'm getting this error : `AWSBedrock::streamGetChatCompletion failed during setup. The model returned the following errors: {"type":"error","request_id":"req_nd3rf2fu2rzszuywalosdulhkzz7pvbzz4lju5q7nfec4ciuvb4a","error":{"type":"invalid_request_error","message":"`temperature` is deprecated for this model."}}` Would it be possible to disable the temperature ? ### Are there known steps to reproduce? 1. Use AWS Bedrock and have the correct credentials 2. Enter the model ID (anthropic.claude-opus-4-7) 3. Send a message ### LLM Provider & Model (if applicable) AWS Bedrock / anthropic.claude-opus-4-7 ### Embedder Provider & Model (if applicable) /
yindo added the possible bug label 2026-06-05 14:52:01 -04:00
yindo closed this issue 2026-06-05 14:52:01 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#5102