UNPKG

jcrewai

Version:

Multi-agent automation framework written in TypeScript. Patterned after CrewAI.

5 lines (4 loc) 72 B
export declare enum OutputFormat { JSON = "json", RAW = "raw" }