Table of Contents

TTMSFNCCloudAIService Enumeration

Defines the AI service used for requests.

API unit family: TMSFNCCloudAI

Members

Name Description
aiOpenAI Uses the OpenAI service.
aiGemini Uses the Gemini service.
aiGrok Uses the Grok service.
aiClaude Uses the Claude service.
aiPerplexity Uses the Perplexity service.
aiOllama Uses an Ollama server.
aiMistral Uses the Mistral service.
aiDeepSeek Uses the DeepSeek service.
aiLlamaCpp Uses a llama.cpp server.