diff --git a/readme.md b/readme.md index 0be2b44..adfec3d 100644 --- a/readme.md +++ b/readme.md @@ -203,7 +203,7 @@ npx tsx demos/demo-conversation.ts Any [keyv adaptor](https://github.com/jaredwray/keyv) is supported for persistence, and there are overrides if you'd like to use a different way of storing / retrieving messages. -Note that persisting message is very important for remembering the context of previous conversations. +Note that persisting message is required for remembering the context of previous conversations. ## Projects