-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
Does it support giving system instructions while creating the model?
Example in python:
model = genai.GenerativeModel(model_name="gemini-1.5-pro-latest",
generation_config=generation_config,
system_instruction=system_instruction,
safety_settings=safety_settings)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels