Skip to content

Conversation

@sachnun
Copy link
Owner

@sachnun sachnun commented Oct 23, 2025

Summary

Remove the unsupported store parameter from Responses API payload before sending to Copilot API.

Changes

  • Remove store parameter from payload in create-responses.ts
  • Prevents errors when Copilot API doesn't support this parameter

Related

Based on commit cf49246

The Copilot API does not support the 'store' parameter, causing 400 errors.
Filter out this parameter before sending requests to the Copilot /responses endpoint.
@sachnun sachnun merged commit ab28525 into master Oct 23, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants