Skip to content

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?

optional args: string

Defined in: packages/fireflow-nodes/src/nodes/ai/llm-types.ts:50


id?

optional id: string

Defined in: packages/fireflow-nodes/src/nodes/ai/llm-types.ts:44


index?

optional index: number

Defined in: packages/fireflow-nodes/src/nodes/ai/llm-types.ts:53


name?

optional name: string

Defined in: packages/fireflow-nodes/src/nodes/ai/llm-types.ts:47

Licensed under BUSL-1.1