← All skills
Skill · Stateful conversationsSoon

Chatbot Memory

Turn a one-shot model into a real conversation — manage history, trim context, and summarise memory.

Coming soon. Here’s the planned set of tasks. Meanwhile, Python is live and runnable right now.
  1. Task 1Single-turn chat
  2. Task 2Keep history
  3. Task 3Trim the window
  4. Task 4Summarise memory
  5. Task 5Per-user memory
  6. Task 6A stateful bot