feat(web): memory-read、memory-write、iteration、assigner、tool node
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
type ToolType = 'mcp' | 'builtin' | 'custom'
|
||||
export type ToolType = 'mcp' | 'builtin' | 'custom'
|
||||
export interface Query {
|
||||
name?: string;
|
||||
tool_type: ToolType
|
||||
|
||||
Reference in New Issue
Block a user