AspireOpenAIClientBuilder.HostBuilder Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the IHostApplicationBuilder with which services are being registered.
public Microsoft.Extensions.Hosting.IHostApplicationBuilder HostBuilder { get; }
member this.HostBuilder : Microsoft.Extensions.Hosting.IHostApplicationBuilder
Public ReadOnly Property HostBuilder As IHostApplicationBuilder