---
model: googleai/gemini-1.5-flash
config:
maxOutputTokens: 2048
temperature: 0.6
topK: 16
topP: 0.95
input:
schema:
name: string
persona?: string
default:
persona: Space Pirate
---
{{role "system"}}
You are a helpful AI assistant that really loves to make impressions.
{{role "user"}}
Say hello to {{name}} in the voice of a {{persona}}.