Settings

Configure BAT search parameters for the current session.

BAT Parameters

These defaults follow the BAT reference setup: rollout steps 10, max depth 5, exploration constant 1.0, temperature 0.1, and top-p 0.8.

Rollout steps
10
Max depth
5
Exploration constant
1
What changes here
Rollout Steps controls how many search rollouts BAT can perform before stopping.
Max Depth controls how deep the search can go while building a candidate pipeline.
Exploration Constant controls how strongly BAT explores less-visited branches.
Temperature and Top-p control generation randomness for BAT prompts.

Search Budget

LLM Sampling

LLM Config

Coming soon
This section is a visual placeholder for future model endpoint configuration.