LogoLogo
  • Welcome to Composabl
  • Get Started
  • Reference
    • CLI Reference
    • SDK Reference
    • Glossary
    • Sample Use Cases
  • Tutorials
    • Industrial Mixer
      • Get Started
      • Deep Reinforcement Learning
      • Strategy Pattern
      • Strategy Pattern with a Perception Layer
      • Plan-Execute Pattern
  • Establish a Simulation Environment
    • Simulation Overview
    • Connect a Simulator to Composabl
    • Composabl Simulation API
  • Build Multi-Agent Systems
    • Anatomy of a Multi-Agent System
    • Create a Use Case
    • Set Goals, Constraints, and Success Criteria
    • Create Skill Agents
      • Create Skill Agents
      • Create Skill Agents with Rewards Using the SDK
      • Configure Programmed Algorithms as Skill Agents
      • Configure API Connections to Third-Party Software as Skill Agents
    • Orchestrate Skill Agents
    • Configure Scenarios
    • Add a Perception Layer
      • Create a New Perceptor
      • Configure an ML Model as a Perceptor
      • Configure an LLM Model as a Perceptor
    • Publish Skill Agent Components to the UI
  • Train Agents
    • Submit a Training Job through the UI
    • Analyze Agent System Behavior
      • View Training Session Information
      • Analyze Data in Detail with the Historian
  • Evaluate Performance
    • Set KPI and ROI
    • Analyze Data
  • Deploy Agents
    • Access a Trained Agent System
    • Deploy an Agent System in a Container
    • Deploy an Agent System as an API
    • Connect Runtime Container to Your Operation
    • Connecting to Agent System Runtime and Plotting Results of Agent System Operations
  • clusters
    • Creating a Cluster
      • Manual
      • Automated
      • Azure
    • Connecting a Cluster
  • Troubleshooting
    • Resolving Certificate Issues for Installing the Composabl SDK on WSL
Powered by GitBook
On this page
  • Create a Use Case in the UI
  • Use the AI Use Case Creation Assistant
Export as PDF
  1. Build Multi-Agent Systems

Create a Use Case

PreviousAnatomy of a Multi-Agent SystemNextSet Goals, Constraints, and Success Criteria

Last updated 1 month ago

A use case is a collection of agent systems for the same use case. The best way to use Composabl is to build multiple agent systems within the same use case using different design patterns and variations. This allows you to iterate and improve your agent systems for the best possible performance.

All agent systems within a use case share the same goals and the same simulator.

Create a Use Case in the UI

To create a use case, click on New New Use Case in the upper right-hand corner of your dashboard.

You'll be prompted to enter the simulator associated with your use case and then choose your team.

Use the AI Use Case Creation Assistant

You also have the option to use Composabl's AI assistant to help set up the use case. This specialized AI assistant is designed to help solve the "cold start" problem and get you started designing your agent system more quickly.

Based on your written use case description, the AI will automatically create customized goals and agent skills within your use case. You can then access those goals and agent skills in the Agent Orchestration studio and edit and adjust them as needed.

When prompting the assistant, use as much detail as you can. You can tell the AI:

  • What the problem or use case is

  • What equipment or process the agent system will control

  • What the overall goal is

  • Anything you know about phases of the process or different scenarios

If you choose not to use the AI assistant, just click Skip. You can then configure your and manually.

goals
skill agents