-
Notifications
You must be signed in to change notification settings - Fork 346
Open
Labels
area: responsesThis item is related to ResponsesThis item is related to Responsesissue-addressedWorkflow: The OpenAI maintainers believe the issue to be addressed and ready to close.Workflow: The OpenAI maintainers believe the issue to be addressed and ready to close.questionCategory: The issue is seeking information about the library or its usage.Category: The issue is seeking information about the library or its usage.
Description
How can we help?
Hi, I'm using the latest .NET SDK (OpenAI NuGet package) and I'm trying to use the new Conversations API together with the Responses API. However, in .NET I cannot find any way to pass a conversation ID to the Responses API.
ResponseCreationOptions does not seem to expose a Conversation, ConversationId, or similar property, it looks like the .NET SDK does not currently read or accept a conversation ID parameter for CreateResponseAsync, but I want to confirm.
Metadata
Metadata
Assignees
Labels
area: responsesThis item is related to ResponsesThis item is related to Responsesissue-addressedWorkflow: The OpenAI maintainers believe the issue to be addressed and ready to close.Workflow: The OpenAI maintainers believe the issue to be addressed and ready to close.questionCategory: The issue is seeking information about the library or its usage.Category: The issue is seeking information about the library or its usage.