Models & Routers - Pulze.ai

Overview

Every space can be configured with default AI models and routers that determine which AI models handle conversations. This provides control over cost, performance, and reliability for your AI interactions.

Model Configuration

Default Model Selection

Set a default model that will be used for new conversations in your space:

  1. Access Space Settings
    • Open your space and click the Settings icon (gear) in the top right
  2. Navigate to Models
    • Find the “Default Model & Router” section
  3. Select Model
    • Choose from available models or select a router
  4. Save Changes
    • The configuration is saved automatically

Available Models

Pulze provides access to models from major providers:

OpenAI

Anthropic

Google

Others

Model Features

Each model card displays:

Smart Model

The Smart Model is Pulze’s intelligent routing system that automatically selects the best model based on your request:

How It Works

  1. Analyzes your prompt and context
  2. Evaluates available models
  3. Selects the optimal model for the task
  4. Routes your request automatically

Benefits

When to Use Smart Model

Router Configuration

Routers provide advanced model selection strategies beyond single model defaults:

Router Types

Failover Router
Automatically falls back to alternative models if the primary model fails or is unavailable.
Configuration:

Load Balancing Router
Distributes requests across multiple models for improved reliability and throughput.
Configuration:

Cost-Optimized Router
Routes requests to the most cost-effective model that meets quality requirements.
Configuration:

Custom Router
Build your own routing logic based on specific business rules.
Configuration:

Creating a Router

  1. Navigate to Routers
    • Go to Permissions → Routers in the navigation
  2. Create New Router
    • Click “Create Router” button
  3. Configure Router
    • Name your router
    • Select router type
    • Configure routing rules
    • Add fallback models
  4. Test Router
    • Validate routing logic with test requests
  5. Set as Default
    • Assign router to your space

Failover Chains

Failover chains ensure reliability by specifying backup models:

Configuration

  1. Primary Model: First choice for requests
  2. Fallback Models: Ordered list of alternatives
  3. Retry Logic: When to trigger failover
  4. Error Handling: How to handle complete failures

Use Cases

Example Configuration

Primary: GPT-4 Turbo
Fallbacks:
  1. Claude 3 Opus
  2. Gemini Pro
  3. GPT-3.5 Turbo

Model Switching

Users can override the default model during conversations:

In-Conversation Switching

  1. Open the Models panel (gear icon in chat)
  2. Select a different model
  3. Continue the conversation with the new model
  4. Previous context is maintained

Use Cases for Switching

Model Settings Panel

The right sidebar in conversations provides model configuration:

Available Options

Advanced Settings

Model Recommendations

Pulze provides intelligent model recommendations based on:

Best Practices

Default Configuration

Cost Optimization

Performance

Team Management

Model Analytics

Track model usage in your space:

Next Steps