Graphorin API reference v0.1.0
Graphorin API reference / @graphorin/agent / filters / defaultHandoffFilter
Function: defaultHandoffFilter()
ts
function defaultHandoffFilter(): DescribedFilter;Defined in: packages/agent/src/filters/index.ts:321
The canonical default applied by the agent runtime to every Agent.toTool(...) and handoff(...) invocation when the caller does not supply an explicit filter.