Class CohereThinkingContentV2
Represents a single instance of Chat Doument content
Inherited Members
Namespace: Oci.GenerativeaiinferenceService.Models
Assembly: OCI.DotNetSDK.Generativeaiinference.dll
Syntax
public class CohereThinkingContentV2 : CohereContentV2
Properties
Thinking
Declaration
[JsonProperty(PropertyName = "thinking")]
public string Thinking { get; set; }
Property Value
| Type | Description |
|---|---|
| string | The thinking content. |