#memory

2 messages · Page 1 of 1 (latest)

cobalt ocean
#

Hey, I am creating a chatbot but i dont find a way to save the conversation as the bot doesnt know the previous message. how to make this with the api?

stable orbit
#

The values of the messages parameter can be used multiple times. Messages is a parameter meant to hold the entirety of the context you want it to use.