ShayKaiserman
ShayKaiserman
It happened to me too right now. I used the API before and it was never a problem..
have you solved this? I'm getting the same error
Thanks for the reply. Based on the code in src/renderer/src/utils/mcp-tools.ts, it's true that it currently passes the full resp.content as a JSON string for non-vision models. My point is that...
> In fact, transferring images to the MCP service is also quite problematic. There is an MCP service that accepts images in URL or Base64 format as input. However, it's...