Skip to main content

praisonai obs

Observability diagnostics and management commands.

Usage

Commands

doctor

Run observability health checks.
Output:

verify

Verify traces are recorded in the observability backend using the provider’s SDK.
Required environment variables:
Output: The verify command checks each run for PraisonAI branding metadata (praisonai.version, praisonai.framework) and shows inputs/outputs status.

Examples

Quick Health Check

Verify LangSmith Traces

Programmatic Usage

What Gets Checked

  • Provider initialization status
  • API key configuration
  • Backend connectivity
  • Trace branding (praisonai.version, praisonai.framework)
  • Input/output data capture
  • Agent and workflow span recording