How does the ability to remember past messages work with the API? #194
super-15
started this conversation in
Discussions
Replies: 1 comment 5 replies
-
By default, it reserves up to 3k tokens for the conversation history. Any older messages that would exceed this limit are discarded. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey, I was wondering how does it work for my own similar project. I tried putting the past messages in the new messages but that uses up a bunch of tokens.
Beta Was this translation helpful? Give feedback.
All reactions