Metadata
The metadata object is an arbitrary set of string key-value pairs.
You can use this metadata object to attach custom data to a conversation. These fields can then as filters or slice dimensions within Context.ai. There is a limit of 20 metadata keys per conversation and 40 character limit for each metadata key and value.
Example
Field Name | Type | Description | Required |
---|---|---|---|
| String | Model and context window size (if relevant). See Cost Estimation. | |
| String | Unique user identifier. See User Engagement Monitoring. | |
| String | Arbitrary key-value pairs of metadata attached to a conversation. |
Last updated