For the complete documentation index, see llms.txt. This page is also available as Markdown.

Web

{
    "initiators": [{"type": "web"}],
    "tasks": [
        {"type": "multiply", "params": {"times": 100}},
        {"type": "custombridge"}
    ]
}

Last updated