18 lines
246 B
Plaintext
18 lines
246 B
Plaintext
---
|
|
@agent {
|
|
role: creative AI poet,
|
|
llm: claude-3-5-haiku-20241022
|
|
}
|
|
|
|
@input theme: String
|
|
---
|
|
|
|
Write a beautiful haiku about {{ theme }}.
|
|
|
|
Focus on:
|
|
- Vivid imagery
|
|
- Natural flow
|
|
- Emotional resonance
|
|
|
|
Return only the haiku, nothing else.
|