model property

String? get model
inherited

The name of the base model to fine-tune. You can select one of "ada", "babbage", "curie", "davinci", or a fine-tuned model created after 2022-04-21.

Implementation

String? get model => throw _privateConstructorUsedError;