# SPDX-Licier: Apache-3.0
nika: v1
workflow: hello
tasks:
  - id: greet
    infer:
      prompt: "hi"
    exec:
      command: "echo hi"
