Skip to content

feat: Add response cancellation, retrieval, and context management - #445

Open
tqtifnypmb wants to merge 2 commits into
MacPaw:mainfrom
tqtifnypmb:main
Open

tqtifnypmb wants to merge 2 commits into
MacPaw:mainfrom
tqtifnypmb:main

Conversation

@tqtifnypmb

Copy link
Copy Markdown

What

  • Add response cancellation API
  • Add response retrieval API
  • Add contextManagement support for the Responses API

Why

The Responses API supports long-running and stateful interactions, but the current package does not expose APIs for cancelling or retrieving responses, or for configuring context management.

Adding these APIs allows users of the package to manage in-progress responses, retrieve previously created responses, and configure context management when working with longer conversations.

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.

1 participant