Class OllamaChatResponse
Inherited Members
Namespace: Glitch9.AIDevKit.Ollama
Assembly: Glitch9.AIDevKit.Provider.Ollama.dll
Syntax
public sealed class OllamaChatResponse : OllamaTextResponse
Properties
| Edit this page View SourceMessage
Declaration
[JsonProperty("message")]
public ResponseMessage Message { get; set; }
Property Value
| Type | Description |
|---|---|
| ResponseMessage |
Methods
| Edit this page View SourceToString()
Declaration
public override string ToString()
Returns
| Type | Description |
|---|---|
| string |