Example scripts

This page indexes the example LLM scripts shipped with the project.

Tip: these example files are YAML, intended to be run with llm-workers-cli or llm-workers-chat.

Examples

Running an example

poetry run llm-workers-cli docs/examples/<example>.yaml
# or
poetry run llm-workers-chat docs/examples/<example>.yaml

Copyright © 2025 Dmitry Mikhaylov.

This site uses Just the Docs, a documentation theme for Jekyll.