Letta YouTube video request

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.

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:

  1. Multi-agent coordination (lots of questions about A2A messaging, shared state)
  2. Voice integration (LiveKit/Vapi setup - frequent stumbling blocks)
  3. MCP server connections (especially Streamable HTTP for Cloud users)

Happy to elaborate on any of these if useful.