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-cliorllm-workers-chat.
Examples
- Metacritic-monkey.yaml
- explicit-approval-tools.yaml
- find-concurrency-bugs.yaml
- mcp-example.yaml
- navigation-planning.yaml
- reformat-Scala.yaml
- starlark-demo.yaml
- toolkit-example.yaml
Running an example
poetry run llm-workers-cli docs/examples/<example>.yaml
# or
poetry run llm-workers-chat docs/examples/<example>.yaml