Table of Contents

TTMSMCPCustomClient.LLM Property

Model connection the client owns, for settings that are not surfaced directly on the client.

API unit family: TMS.MCP.Client Declaring type: TTMSMCPCustomClient Type: TTMSMCPCloudAI

Syntax

property LLM: TTMSMCPCloudAI;

Remarks

Created with the client and released with it, so never free it. Its tool collection is rebuilt whenever a server catalog changes, and its context is overwritten by every call to Execute.