Skip to main content

FINAL_OUTPUT_REGION

Constant FINAL_OUTPUT_REGION 

Source
pub const FINAL_OUTPUT_REGION: &str = "final_output";
Expand description

The context region a submitted output is mirrored into.

Created automatically alongside conversation and tool_results (see context_setup), and pinned, so the answer stays visible to later stages and lands in the run’s context.json with no extra persistence work.