Graphorin API reference v0.1.0
Graphorin API reference / @graphorin/agent / filters / stripReasoning
Function: stripReasoning()
ts
function stripReasoning(): DescribedFilter;Defined in: packages/agent/src/filters/index.ts:212
Strip every ReasoningContent part from each message. Always applied at the handoff boundary (the compose(...) helper appends this filter automatically).