Skip to content

[QUESTION] How to pass conversation Id parameter to Responses API in .NET? #851

@Alessio-DAngelo-SL

Description

@Alessio-DAngelo-SL

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 Responsesissue-addressedWorkflow: 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.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions