TypeDialog/examples/12-agent-execution/demo-ollama.agent.mdx

18 lines
227 B
Plaintext
Raw Normal View History

---
@agent {
role: creative AI poet,
llm: llama2
}
@input theme: String
---
Write a beautiful haiku about {{ theme }}.
Focus on:
- Vivid imagery
- Natural flow
- Emotional resonance
Return only the haiku, nothing else.