Requests
This section explains how to make one model request reliable.
- Overview: the basic request chain.
- Prompt Management: slots, scope, and YAML/JSON prompts.
- Schema as Prompt: authoring structured output schemas.
- Output Control: ensure, validate, retry, and events.
- Model Response: reuse one response and read text/data/meta or streams.
- Session Memory: Session, multi-turn history, windowing, import/export.
- Context Engineering: where session, info, KB, and tool results belong.
- Workspace: durable records, artifacts, search, links, and checkpoints for multi-turn tasks.