debate_solo
Run a complete structured debate from two supplied positions in a single call, reducing confirmation bias without external API keys.
Instructions
DEPRECATED (v0.4) — prefer debate(prompt, mode=...).
Run a complete debate from caller-supplied positions in one call.Single-terminal entry point: the caller generates both sides locally and submits the texts here. No external API key required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | ||
| deep_label | No | Deep | |
| fresh_label | No | Fresh | |
| target_lease | No | ||
| deep_position | Yes | ||
| deep_challenge | No | ||
| fresh_position | Yes | ||
| allowed_sources | No | ||
| blocked_sources | No | ||
| context_sources | No | ||
| fresh_challenge | No | ||
| context_documents | No |