
Quick Start
1
Install Package
Install the PraisonAI package:
2
Set API Key
Set your OpenAI API key as an environment variable:
Usage Examples
Simple Command
Simple Command
Run a simple command directly:
With LLM Option
With LLM Option
Specify a different LLM model:
Using YAML Config
Using YAML Config
Run agents defined in a YAML file:
Configuration
Initialize a new agents.yaml file for your project:This will create an
agents.yaml
file with predefined configuration for your task.Features
Simple Commands
Run AI tasks directly from your terminal with simple commands.
LLM Options
Choose from different LLM models for your specific needs.
YAML Support
Use YAML files for complex agent configurations and workflows.
Auto Configuration
Automatic agent setup based on task requirements.