Skip to content

SDK API Reference / ChatToolResultEvent

Interface: ChatToolResultEvent

Properties

at

at: string


tool

tool: object

content

content: string

functionArguments

functionArguments: string | Record<string, unknown>

functionName

functionName: string

id

id: string

newChat?

optional newChat: object

newChat.id

id: string

targetKnowledgeBase?

optional targetKnowledgeBase: object

targetKnowledgeBase.name

name: string