kenryu42
kenryu42
You need to specify the `contentType` (mime type) as indicated in the error message. (e.g `image/png`) ```yaml --- model: googleai/gemini-2.0-flash config: temperature: 0.85 input: schema: imageUrl: string mimeType: string ---...
I am facing the same issue. Claude Code Version `2.0.34 (Claude Code)` Operating System `macOS` Terminal/Shell `ghostty` Error ```bash API Error: 400 {"type":"error","error":{"type":"invalid_request_error","message":"messages.50.content.0: unexpected `tool_use_id` found in `tool_result` blocks: toolu_019LH462QgZAC98M7ibbQJ8H....
Same issue on Mac. Was trying to update to `2.0.65`. Thanks @graham-u for the delete lock files tip!