The result of a chat request.
Fields
optionalmetadata:Null<DynamicAccess<Any>>
Arbitrary metadata for this result. Can be anything, but must be JSON-stringifyable.
optionalerrorDetails:Null<ChatErrorDetails>
If the request resulted in an error, this property defines the error details.