Class CohereDocument.DocumentData
Inherited Members
Namespace: Glitch9.AIDevKit.Cohere
Assembly: Glitch9.AIDevKit.Provider.Cohere.dll
Syntax
public sealed class CohereDocument.DocumentData
Properties
| Edit this page View Sourcetext
Declaration
public string text { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
title
Declaration
public string title { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
url
Declaration
public string url { get; set; }
Property Value
| Type | Description |
|---|---|
| string |