PersistentAI API Documentation / @persistent-ai/fireflow-nodes / LLMToolCallChunk
Class: LLMToolCallChunk
Defined in: packages/fireflow-nodes/src/nodes/ai/llm-types.ts:42
Constructors
Constructor
new LLMToolCallChunk():
LLMToolCallChunk
Returns
LLMToolCallChunk
Properties
args?
optionalargs:string
Defined in: packages/fireflow-nodes/src/nodes/ai/llm-types.ts:50
id?
optionalid:string
Defined in: packages/fireflow-nodes/src/nodes/ai/llm-types.ts:44
index?
optionalindex:number
Defined in: packages/fireflow-nodes/src/nodes/ai/llm-types.ts:53
name?
optionalname:string
Defined in: packages/fireflow-nodes/src/nodes/ai/llm-types.ts:47