types.ContentJson

types.ContentJson(self, value)

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 dict[str, Any] The JSON data extracted required