type property
The type of the tool. Currently, only function
is supported.
Implementation
ChatCompletionToolType get type => throw _privateConstructorUsedError;
The type of the tool. Currently, only function
is supported.
ChatCompletionToolType get type => throw _privateConstructorUsedError;