Skip to content
Docs Try Aspire

AspireOllamaApiClientBuilder Properties

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