import whileai.simulations as wai, then wai.name.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
The search loop that spends the budget.
import whileai.simulations as wai, then wai.name.
| Name | What it does |
|---|---|
resolve_topology | Map public knobs. |
resolve_topology(
mode: str | None = None,
repeat_policy: str | None = None,
unique: bool = False,
unique_situations: bool = False,
requests_per_situation: int | None = None,
n: int | None = None,
phrasings: int | None = None,
rollouts_per_request: int | None = None,
repeats: int | None = None,
rollouts_per_prompt: int | None = None,
) -> dict[str, Any]