Skip to main content
The Task API supports 4 output schema formats. This cookbook demonstrates each type.
output_schemas.py

Run the Example

1

Set up your virtual environment

2

Install dependencies

3

Export your API keys

4

Run the example

Save the code above as output_schemas.py, then run:
Full source: cookbook/91_tools/parallel/output_schemas.py