Skip to content

graphai


graphai / AgentFilterInfo

Type Alias: AgentFilterInfo

AgentFilterInfo: object

Defined in: packages/graphai/src/type.ts:142

Type declaration

agent

agent: AgentFilterFunction

agentIds?

optional agentIds: string[]

filterParams?

optional filterParams: AgentFilterParams

name

name: string

nodeIds?

optional nodeIds: string[]

Released under the MIT License.