Skip to main content
This example uses examples/python/agent_deployments/crewai_job/nullspace.agent.toml to package a CrewAI project, run crewai run as a finite job, and publish declared outputs.

Setup

CLI

Expected output includes output metadata for result.json and reports/report.md.

Config

Python

The companion run.py script uses the same deployment contract through the SDK:
Run the complete script:
Related: CrewAI and Agent Deployments.