Build a conversation memory layer
2.5 · Challenge

Build a conversation memory layer

One message is not a conversation. In this challenge, you will store a multi-turn exchange and see the chain the library builds between the messages.

Open 2_short_term.py in your repository.