Files
instructor/docs/multitask.md
T
2023-07-09 00:09:02 +08:00

281 B

MultiTask

We define a helper function MultiTask that dynamitcally creates a new schema that has a task attribute defined as a list of the task subclass, it including some prebuild prompts and allows us to avoid writing some extra code.

::: openai_function_call.dsl.multitask