@@ -31,18 +31,38 @@ references:
31
31
- uid : Microsoft.Extensions.Localization.Internal.IResourceStringProvider
32
32
name : IResourceStringProvider
33
33
fullname : Microsoft.Extensions.Localization.Internal.IResourceStringProvider
34
+ - uid : OpenAI.Assistants.AssistantClient
35
+ name : AssistantClient
36
+ fullname : OpenAI.Assistants.AssistantClient
37
+ href : https://github.com/openai/openai-dotnet/blob/main/api/OpenAI.netstandard2.0.cs
34
38
- uid : OpenAI.Chat.ChatClient
35
39
name : ChatClient
36
40
fullname : OpenAI.Chat.ChatClient
37
- href : https://github.com/openai/openai-dotnet/blob/main/README.md
41
+ href : https://github.com/openai/openai-dotnet/blob/main/api/OpenAI.netstandard2.0.cs
38
42
- uid : OpenAI.Embeddings.EmbeddingClient
39
43
name : EmbeddingClient
40
44
fullname : OpenAI.Embeddings.EmbeddingClient
41
- href : https://github.com/openai/openai-dotnet/blob/main/README.md
45
+ href : https://github.com/openai/openai-dotnet/blob/main/api/OpenAI.netstandard2.0.cs
42
46
- uid : OpenAI.OpenAIClient
43
47
name : OpenAIClient
44
48
fullname : OpenAI.OpenAIClient
45
- href : https://github.com/openai/openai-dotnet/blob/main/README.md
49
+ href : https://github.com/openai/openai-dotnet/blob/main/api/OpenAI.netstandard2.0.cs
50
+ - uid : OpenAI.RealTimeConversation.ConversationFunctionTool
51
+ name : ConversationFunctionTool
52
+ fullname : OpenAI.RealTimeConversation.ConversationFunctionTool
53
+ href : https://github.com/openai/openai-dotnet/blob/main/api/OpenAI.netstandard2.0.cs
54
+ - uid : OpenAI.RealTimeConversation.ConversationUpdate
55
+ name : ConversationUpdate
56
+ fullname : OpenAI.RealTimeConversation.ConversationUpdate
57
+ href : https://github.com/openai/openai-dotnet/blob/main/api/OpenAI.netstandard2.0.cs
58
+ - uid : OpenAI.RealTimeConversation.RealTimeConversationClient
59
+ name : RealTimeConversationClient
60
+ fullname : OpenAI.RealTimeConversation.RealTimeConversationClient
61
+ href : https://github.com/openai/openai-dotnet/blob/main/api/OpenAI.netstandard2.0.cs
62
+ - uid : OpenAI.RealTimeConversation.RealTimeConversationSession
63
+ name : RealTimeConversationSession
64
+ fullname : OpenAI.RealTimeConversation.RealTimeConversationSession
65
+ href : https://github.com/openai/openai-dotnet/blob/main/api/OpenAI.netstandard2.0.cs
46
66
- uid : Polly.CircuitBreaker.CircuitBreakerStrategyOptions`1
47
67
name : CircuitBreakerStrategyOptions`1
48
68
fullname : Polly.CircuitBreaker.CircuitBreakerStrategyOptions`1
@@ -151,6 +171,18 @@ references:
151
171
name : LoggingLevelSwitch
152
172
fullname : Serilog.Core.LoggingLevelSwitch
153
173
href : https://github.com/serilog/serilog/blob/dev/src/Serilog/Core/LoggingLevelSwitch.cs
174
+ - uid : StackExchange.Redis.ConfigurationOptions
175
+ name : ConfigurationOptions
176
+ fullname : StackExchange.Redis.ConfigurationOptions
177
+ href : https://www.fuget.org/packages/StackExchange.Redis/2.8.24/lib/netstandard2.0/StackExchange.Redis.dll/StackExchange.Redis/ConfigurationOptions
178
+ - uid : StackExchange.Redis.IConnectionMultiplexer
179
+ name : IConnectionMultiplexer
180
+ fullname : StackExchange.Redis.IConnectionMultiplexer
181
+ href : https://www.fuget.org/packages/StackExchange.Redis/2.8.24/lib/netstandard2.0/StackExchange.Redis.dll/StackExchange.Redis/IConnectionMultiplexer
182
+ - uid : StackExchange.Redis.Profiling.ProfilingSession
183
+ name : ProfilingSession
184
+ fullname : StackExchange.Redis.Profiling.ProfilingSession
185
+ href : https://www.fuget.org/packages/StackExchange.Redis/2.8.24/lib/netstandard2.0/StackExchange.Redis.dll/StackExchange.Redis.Profiling/ProfilingSession
154
186
- uid : System.Diagnostics.PresentationTraceSources.TraceLevel
155
187
name : PresentationTraceSources.TraceLevel
156
188
fullname : System.Diagnostics.PresentationTraceSources.TraceLevel
0 commit comments