Table of Contents

Creating Your First Agent

This guide walks you through creating your first agent in FoundationaLLM.

Note: This guide covers agent creation from the user's perspective. For detailed agent configuration, see the Management Portal - Create New Agent guide.

Prerequisites

  • A deployed FoundationaLLM instance
  • Access to the Management Portal (for agent creation)
  • Appropriate permissions

Overview

Creating an agent in FoundationaLLM involves:

  1. Accessing the Management Portal - Navigate to the Management Portal URL
  2. Configuring the Agent - Set up agent name, type, knowledge sources, and behavior
  3. Testing in User Portal - Use the Chat User Portal to interact with your new agent

Quick Steps

  1. Log into the Management Portal
  2. Navigate to Create New Agent
  3. Configure the agent settings (see detailed guide)
  4. Save and publish the agent
  5. Access the User Portal and select your new agent from the dropdown

Next Steps