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

PLACEHOLDER

Config path: /placeholder.yaml

Example:

wh_size: SMALL
wh_auto_suspend: 300
bucket_name: dev-test-bucket

Schema

  • {key} (ident) - placeholder name

  • {value} (bool, float, int, str) - placeholder value

Usage notes

  1. Usage of placeholders is described in YAML placeholders guide.

  2. Data types of placeholder values are preserved.

Last updated