TTMSMCPClientAIResultEvent Event Type
Delivers the model answer for a completed query.
API unit family: TMS.MCP.Client
Parameters
| Name | Description |
|---|---|
Sender |
Object that produced the answer. |
AResponse |
Text of the answer, empty when the request produced no content. |
AHttpStatusCode |
HTTP status code of the exchange with the model service. |
AHttpResult |
HTTP status text of that exchange. |