Skip to content
DocsTry Aspire
DocsTry

AspireOllamaApiClientBuilder Properties

ClassProperties3 members
Builder class for configuring and creating an instance of AspireOllamaApiClient.
Gets a flag indicating whether tracing should be disabled.
public bool DisableTracing { get; }
HostBuilderSection titled HostBuilderIHostApplicationBuilder
The host application builder used to configure the application.
public IHostApplicationBuilder HostBuilder { get; }
Gets the service key used to register the OllamaApiClient service, if any.
public object ServiceKey { get; }