praisonai-ts CLI provides a comprehensive interface for interacting with AI agents.
Quick Start
1
Simple Usage
2
With Configuration
All Commands
Core Commands
Chat
Providers
Global Options
Environment Variables
Loading a .env file
praisonai-ts no longer calls dotenv.config() for you (as of v-next, PR #4416). If you keep credentials in a .env file, load it yourself at the top of your entrypoint. Shell exports above keep working with no code changes.
dotenv at all? See JS Import Safety & Runtimes for per-agent credentials in browsers and webviews.
Related
Tools CLI
Command reference
Providers CLI
Command reference
Sessions CLI
Command reference
Memory CLI
Command reference
Knowledge Base CLI
Command reference
Skills CLI
Command reference
Guardrails CLI
Command reference
Evaluation CLI
Command reference

