Skip to the content.

Built-in Tools

This page lists the built-in tools available in YAMLLM and their purpose.

Core utilities

Web + content

Files + data

Encoding + crypto

Tool packs

Introspection tool

Example YAML

tools:
  enabled: true
  tool_timeout: 10
  packs: ["common", "web"]
  tool_list: ["unit_converter", "tools_help"]