ContextItem Model
ContextItem Model documentation for Java SDK
ContextItem
Context item with either text or binary content.
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| isValid | Boolean | ||
| text | String | Text content for this context item. | [optional] |
| binary | BinaryContent | [optional] |