Skip to content

[FEATURE REQ] Graduating OpenAI.Responses from [Experimental("OPENAI001")] to stable #595

@mjmustafaev

Description

@mjmustafaev

Describe the feature or improvement you are requesting

Currently, the OpenAIResponseClient in the .NET SDK is marked with [Experimental("OPENAI001")], requiring opt-in to use it. Since OpenAI is moving toward the new Responses API as the long-term replacement for Completions/Assistants, this client represents the future-proof way to interact with models. Marking it as stable would signal production readiness, reduce friction for developers adopting the Responses API early, and encourage migration from older, soon-to-be-deprecated endpoints. The request is to promote OpenAIResponseClient (and related types) from experimental to a stable, supported surface in the SDK.

Metadata

Metadata

Assignees

Labels

issue-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