AI Settings

Navigate to General Settings > AI

ChatNet includes built-in AI integration that powers multiple features across the platform. The AI settings page lets you configure providers and assign them to specific tasks.

Supported AI Providers

ProviderAPI Key SourceModels Reference
OpenAIplatform.openai.com/api-keysplatform.openai.com/docs/models
Anthropic (Claude)console.anthropic.com/settings/keysdocs.anthropic.com/en/docs/about-claude/models
Google Geminiaistudio.google.com/apikeyai.google.dev/gemini-api/docs/models
DeepSeekplatform.deepseek.com/api_keysapi-docs.deepseek.com
Grok (X.AI)console.x.aidocs.x.ai/docs/models

Configuring a Provider

Each provider tab includes:

SettingDescription
StatusEnable or disable the provider
API KeyYour API key from the provider (stored securely, masked by default)
Default ModelThe model identifier to use (e.g., gpt-4o, claude-sonnet-4-20250514, gemini-2.0-flash)

To set up a provider:

  1. Navigate to the AI settings page
  2. Select the provider tab
  3. Set status to Enabled
  4. Enter your API key
  5. Specify the default model
  6. Click Save

You can enable multiple providers simultaneously. The first active provider (with an API key configured) will be used as the default for tasks that don't have a specific provider assigned.

Task Configuration

Below the provider tabs, the Task Configuration section allows you to assign specific AI providers to individual tasks. Each task can be set to:

TaskDescription
Room Description GenerationAI-generated descriptions for chat rooms
Message RewriteAllows users to rewrite/rephrase their messages using AI
Conversation SummaryGenerates summaries of chat conversations
Content ModerationAI-powered moderation to flag inappropriate content
TranslationAI-powered translation of interface language files
ChatbotPowers the AI Chat Bot in rooms (see Bots section)

This flexibility allows you to use different providers for different tasks — for example, a cost-effective model for translation and a more capable model for content moderation.