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:This error can happen when using a thinking model such asthinkingorredacted_thinkingblocks in the latest assistant message cannot be modified. These blocks must remain as they were in the original response.
claude-4.5-sonnet or claude-4.5-opus. Creating a new chat resolves it.
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:
- Switch models. Try switching from
gpt-5to another model (for example,claude-4.5-sonnet). - 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.