I follow the instructions and deployed (I tried both ways). This simply does not work with Cursor. The API calls themselves work. But with Cursor, it does not.
Is there a guide on how to make this work?
Reproduction Steps
- Deploy gateway
- Configure gateway in Cursor Settings
- Models > API Keys
- Enable OpenAI API Key
- Set key as proper secret
- Change "Override OpenAI Base URL" to proper URL (https://..../v1)
- Use Model (ex
global.anthropic.claude-sonnet-4-5-20250929-v1:0) in Cursor and notice it doesn't work but instead loops on "summarizing context" a few time before stopping with no clear error otherwise
I follow the instructions and deployed (I tried both ways). This simply does not work with Cursor. The API calls themselves work. But with Cursor, it does not.
Is there a guide on how to make this work?
Reproduction Steps
global.anthropic.claude-sonnet-4-5-20250929-v1:0) in Cursor and notice it doesn't work but instead loops on "summarizing context" a few time before stopping with no clear error otherwise