Skip to main content

Type Alias: ToolCallComponents

ToolCallComponents: ToolCallComponent[]

Defined in: packages/core/src/types.ts:17

Type of ToolCallComponents

A dictionary of components, key is the class name of the component, value is the React component itself. The component will be used to create the tool call message.