Homework 3: Orchestration

Instructions
Deadline: 6 July 2026 (Mon), 23:00
Shown in your timezone.
Log in to submit this homework

You can preview the questions, but submissions are saved only for logged-in students.

Log in to submit

Questions

1. After trying the same prompt in ChatGPT vs Kestra AI Copilot, what is the primary reason AI Copilot generates better Kestra flows? (1 point)

2. The non-RAG response about Kestra 1.1 features is best described as: (1 point)

3. What is the approximate output token count for multilingual_agent when running with summary_length = short? (1 point)

4. With summary_length = long, roughly how many times more output tokens does multilingual_agent use compared to the short summary? (1 point)

5. After changing english_brevity to ask for 3 sentences instead of 1, how does the output token count compare to the original 1-sentence version? (1 point)

6. For production workflows requiring deterministic, repeatable results with strict compliance requirements, which approach is most appropriate? (1 point)