Hi All,
I am trying to create a custom GPT in ChatGPT and I already have an API. When I try to call my api from custom GPT, I get an error:
The path I have configured in action is “/message” but the detail of request shows https://{server_url}/jit_plugin/{operationid}
Does anyone have any idea about this? Any information and comment would be greatly appreciated