type property

ChatCompletionToolType get type
inherited

The type of the tool. Currently, only function is supported.

Implementation

ChatCompletionToolType get type => throw _privateConstructorUsedError;