Will native support for previous_response_id chaining be coming soon?
#2697
Unanswered
pranavishekhar368
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
This issue sums up a problem we are also facing with the .NET SDK - #2184
With BYOK, working with the Response API involves manually intercepting the payload, and constructing the right structure with
storeandprevious_response_idetc. Is this something we should continue to invest time in managing or will native support for the same be coming sometime in the near future?(please let me know in case I'm missing something, and a better way to do this outside of the handler is already available). Thanks!
All reactions