Skip to content

Add AI Model

After connecting an AI provider (like OpenAI, Anthropic, or DeepSeek), the next step is to add models for that provider.
Models define which specific AI engine (e.g., GPT-4, Claude-3, etc.) your agents will use when processing chats or API calls.


⚙️ View Your Connected AIs

  1. Go to Business → Connected AIs
    🔗 https://ainisa.com/business/ais

  2. You’ll see your added providers listed like this:

    Your Connected AIs

  3. Click View Models next to your provider — this opens the AI Models page for that specific provider.


🧠 View Models

The View Models page displays all AI models you’ve added for that provider.
You can add multiple models from the same provider (for example, gpt-4, gpt-4o, gpt-3.5-turbo, etc.).

View Models

Each model entry shows:

  • Model Name – the name you gave it
  • Model ID – the provider’s official model identifier
  • Status – Active / Disabled

➕ Add a New Model

To add a new model:

  1. Click Add AI Model
    The Add AI Model page will open.

    Add AI Model Form

  2. Fill in the form fields:

    • Select Model: Choose a model from the dropdown list.
      Only models supported by the selected provider are shown.
      Example options: gpt-4, gpt-4o, gpt-4.1, gpt-3.5-turbo
    • Model Name (optional): Give your model a custom name if you want (for example, “Customer Support GPT-4”).
      If you leave it blank, Ainisa will use the default provider name automatically.
  3. Click Save
    The model will be verified and added to your list with Active status.


🧩 Example Configuration

FieldExample ValueNotes
Select Modelgpt-4oChoose from available models for the provider
Model NameGPT-4o (Fast)Optional custom name
StatusActiveAutomatically set after successful verification

✅ Summary

StepActionDescription
1View Connected AIsGo to Business → Connected AIs and choose a provider
2Open Models PageClick View Models to manage or add new models
3Add AI ModelSelect a model from the dropdown and optionally give it a custom name
4ActivateModel will be saved and activated automatically

💡 Notes

  • You can add multiple models for each provider.
  • Models that are disabled or deleted won’t appear in the assistant creation list.
  • Ainisa automatically validates the selected model with the provider before activation.
  • Model names can help you easily distinguish roles (e.g., “GPT-4o (Fast)”, “Claude-3.5 (Creative)”).