task_gallery.md 315 Bytes
Newer Older
chenzk's avatar
v1.0  
chenzk committed
1
2
3
4
5
6
7
8
9
10
11
12
13
# Task Gallery

This section contains the existing [`Task`][distilabel.steps.tasks.Task] subclasses implemented in `distilabel`.

::: distilabel.steps.tasks
    options:
        filters:
        - "!Task"
        - "!_Task"
        - "!GeneratorTask"
        - "!ImageTask"
        - "!ChatType"
        - "!typing"