Class OllamaSettings
Inherited Members
Namespace: Glitch9.AIDevKit.Ollama
Assembly: .dll
Syntax
[ResourcePath("Resources/AIDevKit/APISettings")]
public class OllamaSettings : ApiClientSettings
Properties
Api
Declaration
public override Api Api { get; }
Property Value
Type | Description |
---|---|
Api |
Overrides
DefaultBaseUrl
Declaration
protected override string DefaultBaseUrl { get; }
Property Value
Type | Description |
---|---|
string |
Overrides
DefaultConnectionCheckUrl
Declaration
protected override string DefaultConnectionCheckUrl { get; }
Property Value
Type | Description |
---|---|
string |