Skip to main content

METHOD_ROUTING

Constant METHOD_ROUTING 

Source
pub const METHOD_ROUTING: &str = "mur.routing";
Expand description

Emitted by FallbackLlmClient::generate after the fallback/cascade loop resolves (Ok or final Err) — one event per routed turn. This is the training-data feed for the future memory router (Phase B): agent, intent, which model was chosen and why, and how the turn actually went.