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