Skip to content

graphai


graphai / AgentFunctionInfoSample

Type Alias: AgentFunctionInfoSample

AgentFunctionInfoSample: object

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

Type declaration

graph?

optional graph: GraphData

inputs

inputs: any

params

params: DefaultParamsType

result

result: any

Released under the MIT License.