Skip to main content

SerializedChatToolInvocation

interface
interface SerializedChatToolInvocation

Import

import { SerializedChatToolInvocation } from '@modular/sdk/chat';

Members8

invocationMessage
ChatMessageContent
isComplete
boolean
kind
'toolInvocationSerialized'
pastTenseMessage
ChatMessageContent | undefined
source
ChatToolSource | undefined
toolCallId
string
toolId
string
toolSpecificDataoptional
ChatToolSpecificContent