@@ -31,6 +31,18 @@ references:
31
31
- uid : Microsoft.Extensions.Localization.Internal.IResourceStringProvider
32
32
name : IResourceStringProvider
33
33
fullname : Microsoft.Extensions.Localization.Internal.IResourceStringProvider
34
+ - uid : OpenAI.Chat.ChatClient
35
+ name : ChatClient
36
+ fullname : OpenAI.Chat.ChatClient
37
+ href : https://github.com/openai/openai-dotnet/blob/main/README.md
38
+ - uid : OpenAI.Embeddings.EmbeddingClient
39
+ name : EmbeddingClient
40
+ fullname : OpenAI.Embeddings.EmbeddingClient
41
+ href : https://github.com/openai/openai-dotnet/blob/main/README.md
42
+ - uid : OpenAI.OpenAIClient
43
+ name : OpenAIClient
44
+ fullname : OpenAI.OpenAIClient
45
+ href : https://github.com/openai/openai-dotnet/blob/main/README.md
34
46
- uid : Polly.CircuitBreaker.CircuitBreakerStrategyOptions`1
35
47
name : CircuitBreakerStrategyOptions`1
36
48
fullname : Polly.CircuitBreaker.CircuitBreakerStrategyOptions`1
@@ -87,6 +99,10 @@ references:
87
99
name : IReadOnlyPolicyRegistry<TKey>
88
100
fullname : Polly.Registry.IReadOnlyPolicyRegistry<TKey>
89
101
href : https://github.com/App-vNext/Polly/wiki
102
+ - uid : Polly.ResilienceContext
103
+ name : ResilienceContext
104
+ fullname : Polly.ResilienceContext
105
+ href : https://github.com/App-vNext/Polly/wiki
90
106
- uid : Polly.ResiliencePipeline`1
91
107
name : ResiliencePipeline`1
92
108
fullname : Polly.ResiliencePipeline`1
0 commit comments