LlmapiToolCall
LlmapiToolCall =
object
Defined in: src/client/types.gen.ts:999
Properties
function?
optionalfunction:LlmapiToolCallFunction
Defined in: src/client/types.gen.ts:1000
id?
optionalid:string
Defined in: src/client/types.gen.ts:1004
ID is the unique identifier for this tool call
type?
optionaltype:string
Defined in: src/client/types.gen.ts:1008
Type is the type of tool call (always “function” for now)
Last updated on