Chris McCord said on his keynote at ElixirConf US 2025 that “Agents are easier than you think” and provided a basic draft on how to implement an LLM Agent using a GenServer. So maybe you could add a section into the chapter “Advanced GenServer Recipes” to expand this idea.