SimpleToolNodeMapping
定义于:.build/typescript/packages/llamaindex/src/objects/base.ts:23
BaseObjectNodeMapping
objNodeMapping()
Section titled “objNodeMapping()”objNodeMapping():
Record<any,any>
定义于:.build/typescript/packages/llamaindex/src/objects/base.ts:35
Record<any, any>
BaseObjectNodeMapping.objNodeMapping
toNode()
Section titled “toNode()”toNode(
tool):TextNode
定义于:.build/typescript/packages/llamaindex/src/objects/base.ts:39
BaseTool
TextNode
BaseObjectNodeMapping.toNode
_addObj()
Section titled “_addObj()”_addObj(
tool):void
定义于:.build/typescript/packages/llamaindex/src/objects/base.ts:43
BaseTool
void
BaseObjectNodeMapping._addObj
_fromNode()
Section titled “_fromNode()”_fromNode(
node):BaseTool
定义于:.build/typescript/packages/llamaindex/src/objects/base.ts:47
BaseNode
BaseTool
BaseObjectNodeMapping._fromNode
persist()
Section titled “persist()”persist(
persistDir,objNodeMappingFilename):void
定义于:.build/typescript/packages/llamaindex/src/objects/base.ts:54
persistDir
Section titled “persistDir”string
objNodeMappingFilename
Section titled “objNodeMappingFilename”string
void
BaseObjectNodeMapping.persist
toNodes()
Section titled “toNodes()”toNodes(
objs):TextNode<Metadata>[]
定义于:.build/typescript/packages/llamaindex/src/objects/base.ts:58
BaseTool<any>[]
TextNode<Metadata>[]
BaseObjectNodeMapping.toNodes
addObj()
Section titled “addObj()”addObj(
obj):void
定义于:.build/typescript/packages/llamaindex/src/objects/base.ts:62
BaseTool
void
BaseObjectNodeMapping.addObj
fromNode()
Section titled “fromNode()”fromNode(
node):BaseTool
定义于:.build/typescript/packages/llamaindex/src/objects/base.ts:66
BaseNode
BaseTool
BaseObjectNodeMapping.fromNode
fromObjects()
Section titled “fromObjects()”
staticfromObjects(objs, …args):BaseObjectNodeMapping
定义于:.build/typescript/packages/llamaindex/src/objects/base.ts:71
any
…any[]
BaseObjectNodeMapping
fromObjects()
Section titled “fromObjects()”fromObjects<
OT>(objs, …args):BaseObjectNodeMapping
定义于:.build/typescript/packages/llamaindex/src/objects/base.ts:76
OT
any
…any[]
BaseObjectNodeMapping
BaseObjectNodeMapping.fromObjects