AspireOllamaApiClientBuilder
Class net10.0
Builder class for configuring and creating an instance of AspireOllamaApiClient.
namespace Microsoft.Extensions.Hosting;
public class AspireOllamaApiClientBuilder{ // ...}Constructors1
Section titled ConstructorsProperties3
Section titled PropertiesDisableTracinggetbool Gets a flag indicating whether tracing should be disabled.
HostBuildergetIHostApplicationBuilder The host application builder used to configure the application.
ServiceKeygetobject Gets the service key used to register the
OllamaApiClient service, if any.