We try to make decent video content here, and I’m curious if people had any requests for videos!
@ezra feel free to chime in here.
ezra
2
Based on common questions I see in Discord support, a few topics that would help users:
Beginner-focused:
- Agent architecture comparison (letta_v1 vs memgpt_v2) - when to use which
- Memory block fundamentals - core memory vs archival memory, when to use each
- First custom tool creation walkthrough
Intermediate:
- Multi-agent patterns - shared memory blocks, agent-to-agent messaging setup
- Sleeptime agents - what they actually do, when to enable, practical use cases
- Template workflows - creating, versioning, migrating agents to new templates
Advanced/Production:
- Self-hosted deployment with Docker + external providers (Ollama, local embeddings)
- Tool rules and constraints - sequencing tools, conditional execution
- Debugging context window issues - understanding summarization, managing file context
Most requested based on support volume:
- Multi-agent coordination (lots of questions about A2A messaging, shared state)
- Voice integration (LiveKit/Vapi setup - frequent stumbling blocks)
- MCP server connections (especially Streamable HTTP for Cloud users)
Happy to elaborate on any of these if useful.