# SPDX-License-Identifier: Apache-2.0
nika: v1
workflow: hello
tasks:
  - id: a
    depends_on: [a]
    infer: { prompt: "a" }
