I setup CursorLens on macOS, entered my keys and set it up as custom OpenAI endpoint via ngrok. I see requests get posted, but they fail: ``` Request failed with status code 500: {"error":"Invalid prompt: messages must be an array of CoreMessage"} ```