ContextItem Model
ContextItem Model documentation for .NET SDK
Context item with either text or binary content.
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| IsValid | bool | ||
| Text | string | Text content for this context item. | [optional] |
| Binary | BinaryContent | [optional] |