-
Notifications
You must be signed in to change notification settings - Fork 342
Closed
Labels
area: conversationsThis item is related to Conversations.This item is related to Conversations.feature-requestCategory: A new feature or enhancement to an existing feature is being requested.Category: A new feature or enhancement to an existing feature is being requested.issue-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.
Description
How can we help?
I followed following example https://platform.openai.com/docs/api-reference/conversations/create?lang=csharp
OpenAIConversationClient client = new( apiKey: Environment.GetEnvironmentVariable("OPENAI_API_KEY") );
I checked the dot net sdk v2.5.0.0 and OpenAIConversationClient is missing.
crickman, pauloo96 and Isola92
Metadata
Metadata
Assignees
Labels
area: conversationsThis item is related to Conversations.This item is related to Conversations.feature-requestCategory: A new feature or enhancement to an existing feature is being requested.Category: A new feature or enhancement to an existing feature is being requested.issue-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.