pull/291/head
Travis Fischer 2023-02-01 18:17:54 -06:00
rodzic e492f0db95
commit d7c757af3b
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -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