Table of Contents

TTMSMCPCloudAISettings Class

API unit family: TMS.MCP.CloudAI Inherits from: TPersistent

Syntax

TTMSMCPCloudAISettings = class(TPersistent)

Properties

Name Description
CacheControl Gets or sets the cache_control setting for Claude.
ClaudeModel (undocumented)
CustomOptions (undocumented)
DeepSeekModel (undocumented)
GeminiModel Gets or sets the model name used for Gemini requests.
GrokModel (undocumented)
LlamaCppHost (undocumented)
LlamaCppModel (undocumented)
LlamaCppPath (undocumented)
LlamaCppPort (undocumented)
MaxTokens (undocumented)
MistralModel (undocumented)
MistralTranscribeModel (undocumented)
OllamaHost (undocumented)
OllamaModel (undocumented)
OllamaPath (undocumented)
OllamaPort (undocumented)
OpenAIModel Gets or sets the model name used for OpenAI text requests.
OpenAIServers (undocumented)
OpenAISoundModel Gets or sets the model name used for OpenAI speech generation.
OpenAITranscribeModel Gets or sets the model name used for OpenAI audio transcription.
OpenRouterModel (undocumented)
OpenRouterServers (undocumented)
ParallelToolExecution (undocumented)
PerplexityModel (undocumented)
Reasoning (undocumented)
Temperature (undocumented)
UseTemperature (undocumented)
WebSearch (undocumented)

Methods

Name Description
LoadFromFile Loads the settings from a file.
SaveToFile Saves the settings to a file.

Used by