Structs§
- Binary
Executor - Spawn the
objectiveaicli binary on disk, feed it the argv fromrequest.into_command(), and stream each stdout JSONL line back as either a typedTor a structuredcrate::cli::Error.
objectiveai cli binary on disk, feed it the argv from
request.into_command(), and stream each stdout JSONL line back as
either a typed T or a structured crate::cli::Error.