Class CohereMessage
Inherited Members
Namespace: Glitch9.AIDevKit.Cohere
Assembly: Glitch9.AIDevKit.Provider.Cohere.dll
Syntax
public sealed class CohereMessage : ResponseMessage, IPrompt, IValidatable, IHasId<string>
Properties
| Edit this page View SourceCitations
Declaration
[JsonProperty("citations")]
public Citations Citations { get; set; }
Property Value
| Type | Description |
|---|---|
| Citations |
ToolPlan
Declaration
[JsonProperty("tool_plan")]
public string ToolPlan { get; set; }
Property Value
| Type | Description |
|---|---|
| string |