types.ContentJson
types.ContentJson()
JSON content
This content type primarily exists to signal structured data extraction (i.e., data extracted via Chat
’s .extract_data()
method)
Parameters
Name | Type | Description | Default |
---|---|---|---|
value | The JSON data extracted | required |