Skip to content

Commit dfeeb6b

Browse files
authored
add openai apis (#11255)
1 parent 9d2c0ee commit dfeeb6b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

_zip/missingapi.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,10 @@ references:
3535
name: AssistantClient
3636
fullname: OpenAI.Assistants.AssistantClient
3737
href: https://github.com/openai/openai-dotnet/blob/main/api/OpenAI.netstandard2.0.cs
38+
- uid: OpenAI.Audio.AudioClient
39+
name: AudioClient
40+
fullname: OpenAI.Audio.AudioClient
41+
href: https://github.com/openai/openai-dotnet/blob/main/api/OpenAI.netstandard2.0.cs
3842
- uid: OpenAI.Chat.ChatClient
3943
name: ChatClient
4044
fullname: OpenAI.Chat.ChatClient
@@ -63,6 +67,10 @@ references:
6367
name: RealtimeConversationSession
6468
fullname: OpenAI.RealtimeConversation.RealtimeConversationSession
6569
href: https://github.com/openai/openai-dotnet/blob/main/api/OpenAI.netstandard2.0.cs
70+
- uid: OpenAI.Responses.OpenAIResponseClient
71+
name: OpenAIResponseClient
72+
fullname: OpenAI.Responses.OpenAIResponseClient
73+
href: https://github.com/openai/openai-dotnet/blob/main/api/OpenAI.netstandard2.0.cs
6674
- uid: Polly.CircuitBreaker.CircuitBreakerStrategyOptions`1
6775
name: CircuitBreakerStrategyOptions`1
6876
fullname: Polly.CircuitBreaker.CircuitBreakerStrategyOptions`1

0 commit comments

Comments
 (0)