baseModelId property

String baseModelId
final

Required. The name of the base model, pass this to the generation request.

Examples:

  • gemini-1.5-flash

Implementation

final String baseModelId;