Skip to main content

Overview

You may occasionally run into one of the issues below. Here’s how to resolve each one.

Errors in chat

Please try again: thinking or redacted_thinking

An error that looks like this:
Please try again messages.9.content.25: thinking or redacted_thinking blocks in the latest assistant message cannot be modified. These blocks must remain as they were in the original response.
This error can happen when using a thinking model such as claude-4.5-sonnet or claude-4.5-opus. Creating a new chat resolves it.
Use the “New Chat” button ( icon, top-right in chat panel) to start fresh.

Please try again: Invalid schema for function bash

An error that looks like this:
Please try again Something went wrong. Attempting recovery… Invalid schema for function ‘bash’: In context=(), ‘required’ is required to be supplied and to be an array including every key in properties. Missing ‘timeout’.
This error can happen when using gpt-5 or other OpenAI models (e.g.: o3, o3-pro, o4, etc). Anthropic models are unaffected (e.g.: claude-4.5-sonnet, claude-4.5-opus, etc). To resolve:
  1. Switch models. Try switching from gpt-5 to another model (for example, claude-4.5-sonnet).
  2. If the error continues, create a new chat. Use the “New Chat” button ( icon, top-right in chat panel) to start fresh.

For troubleshooting prompts and debugging issues with your website, see Troubleshooting.