Skip to content

Merge main into live #11586

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 18, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions _zip/missingapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,10 @@ references:
name: AssistantClient
fullname: OpenAI.Assistants.AssistantClient
href: https://github.com/openai/openai-dotnet/blob/main/api/OpenAI.netstandard2.0.cs
- uid: OpenAI.Assistants.FunctionToolDefinition
name: FunctionToolDefinition
fullname: OpenAI.Assistants.FunctionToolDefinition
href: https://github.com/openai/openai-dotnet/blob/main/api/OpenAI.netstandard2.0.cs
- uid: OpenAI.Audio.AudioClient
name: AudioClient
fullname: OpenAI.Audio.AudioClient
Expand All @@ -43,6 +47,10 @@ references:
name: ChatClient
fullname: OpenAI.Chat.ChatClient
href: https://github.com/openai/openai-dotnet/blob/main/api/OpenAI.netstandard2.0.cs
- uid: OpenAI.Chat.ChatTool
name: ChatTool
fullname: OpenAI.Chat.ChatTool
href: https://github.com/openai/openai-dotnet/blob/main/api/OpenAI.netstandard2.0.cs
- uid: OpenAI.Embeddings.EmbeddingClient
name: EmbeddingClient
fullname: OpenAI.Embeddings.EmbeddingClient
Expand All @@ -51,6 +59,10 @@ references:
name: OpenAIClient
fullname: OpenAI.OpenAIClient
href: https://github.com/openai/openai-dotnet/blob/main/api/OpenAI.netstandard2.0.cs
- uid: OpenAI.Realtime.ConversationFunctionTool
name: ConversationFunctionTool
fullname: OpenAI.Realtime.ConversationFunctionTool
href: https://github.com/openai/openai-dotnet/blob/main/api/OpenAI.netstandard2.0.cs
- uid: OpenAI.RealtimeConversation.ConversationFunctionTool
name: ConversationFunctionTool
fullname: OpenAI.RealtimeConversation.ConversationFunctionTool
Expand All @@ -71,6 +83,10 @@ references:
name: OpenAIResponseClient
fullname: OpenAI.Responses.OpenAIResponseClient
href: https://github.com/openai/openai-dotnet/blob/main/api/OpenAI.netstandard2.0.cs
- uid: OpenAI.Responses.ResponseTool
name: ResponseTool
fullname: OpenAI.Responses.ResponseTool
href: https://github.com/openai/openai-dotnet/blob/main/api/OpenAI.netstandard2.0.cs
- uid: Polly.CircuitBreaker.CircuitBreakerStrategyOptions`1
name: CircuitBreakerStrategyOptions`1
fullname: Polly.CircuitBreaker.CircuitBreakerStrategyOptions`1
Expand Down