Constructdocs
section · guides

Cookbook

Task-oriented recipes — "I want to do X." One page per job-to-be-done.

1 min read·guides / cookbook

Cookbook pages start from your goal, not the tool. Pick the one that matches what you want to do.

Customize the team

Fix something

Connect to external systems

Plug in your own pieces

  • Plug in your own LLM — swap models per tier (reasoning / standard / fast). Anthropic, OpenAI, OpenRouter, Ollama, any OpenAI-compatible.
  • Plug in a retrieval backend — embedder, chunker, indexer, fuser, reranker, compressor. Six layers, all swappable.

Workflow templates

Common day-to-day tasks