Class CohereMeta
Inherited Members
Namespace: Glitch9.AIDevKit.Cohere
Assembly: Glitch9.AIDevKit.Provider.Cohere.dll
Syntax
public class CohereMeta : CohereUsage
Properties
| Edit this page View SourceApiVersion
Optional.
Declaration
[JsonProperty("api_version")]
public CohereApiVersion ApiVersion { get; set; }
Property Value
| Type | Description |
|---|---|
| CohereApiVersion |
Warnings
Optional.
Declaration
[JsonProperty("warnings")]
public string[] Warnings { get; set; }
Property Value
| Type | Description |
|---|---|
| string[] |