UNPKG

ai21

Version:

AI21 TypeScript SDK

5 lines (4 loc) 75 B
export interface ToolFunction { name: string; arguments: string; }