Skip to main content

Description

Manage AI chat providers like ChatGPT, Claude, Gemini, and Grok. Use this integration to list providers, list models, and execute chat completions.

Authentication

  • Provider-specific API keys (OpenAI, Anthropic, xAI, Google Gemini).

Available Actions

  • List AI chat providers
  • List models for a provider
  • List models for all providers
  • Execute chat completions

Examples

Example 1: AI Chat - List Providers List available AI chat providers.
Example 2: AI Chat - List Models (Provider) List models for a specific provider.
Example 3: AI Chat - List Models (All Providers) List models for all providers.
Example 4: AI Chat - Chat (OpenAI) Execute a chat completion using OpenAI provider.
Example 5: AI Chat - Chat (Anthropic) Execute a chat completion using Anthropic provider.
Example 6: AI Chat - Chat (xAI) Execute a chat completion using xAI provider.
Example 7: AI Chat - Chat (Gemini) Execute a chat completion using Google Gemini provider.

Third-Party Documentation