Skip to main content
Modular Documentation
Guides
Reference
Reference
/
@modular/sdk/chat
ChatToolInvocationDescriptor
type
type ChatToolInvocationDescriptor = LiveChatToolInvocation | SerializedChatToolInvocation
Import
import { ChatToolInvocationDescriptor } from '@modular/sdk/chat';