Skip to content

PiModelResolutionContext

ctx: RunContext;

languageModel: LanguageModel;

The AI SDK model selected by the Kuralle agent/node. Useful as a routing key.


node: FlowNode;

purpose: "speaking" | "extraction" | "structured";