Skip to main content

AG_IDENTITY

Constant AG_IDENTITY 

Source
pub const AG_IDENTITY: &str = "identity";
Expand description

The baseline RustFn agent name — "identity".

Role: a passthrough worker that echoes the input prompt into value. The logical id referenced from both the flow’s Step.ref and the agent spec’s fn_id.