Skip to content

Registering and Managing Models

Configure and manage AI models in OI Agents.

How to Register a Model

  1. Click New Model in the top right.
  2. Fill in the following required fields:

  3. Name: Human-readable name to identify the model.

  4. Client: Select the model provider (e.g., OpenAI, Anthropic, custom).
  5. API Key: Authentication credential for the model endpoint.
  6. Host: Endpoint URL where the model is hosted.
  7. Model: The specific model ID or path.
  8. Model Type: Choose either LLM or Embedding.
  9. Click Check Connectivity to ensure the model is reachable.
  10. Click Save Model to register it in the system.

Managing Models

Once registered, each model appears in the Models grid with:

  • Name
  • Type (LLM or Embedding)
  • Status (Connected or Disconnected)
  • Settings menu for:

  • Updating model configuration

  • Configuring access permissions
  • Copying the model ID
  • Deleting the model

Models are reusable across multiple agents, tasks, and RAG bots within your workspace.