modelName property

String? modelName
getter/setter pair

The model name to use.

Only the public LLM models are accepted. e.g. 'gemini-1.5-pro-001'.

Implementation

core.String? modelName;