create
Creates a GenaiPrompt instance with the given generativeModel and name.
Parameters
generativeModel
The GenerativeModel to use for generation.
name
The name of the model.
Creates a GenaiPrompt instance with the given generativeModel and name.
The GenerativeModel to use for generation.
The name of the model.