description property
The app description that will be part of the "system" prompt. Usually, this provides the GPT model with some context for more accurate results.
Implementation
final String description;
The app description that will be part of the "system" prompt. Usually, this provides the GPT model with some context for more accurate results.
final String description;