kopia lustrzana https://github.com/transitive-bullshit/chatgpt-api
pull/291/head
rodzic
47721aac7a
commit
c1859b0126
|
@ -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.
|
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 required for remembering the context of previous conversations.
|
Note that persisting message is required for remembering the context of previous conversations beyond the scope of the current Node.js process, since by default, we only store messages in memory.
|
||||||
|
|
||||||
## Projects
|
## Projects
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue