#Which langchain memory best for customer selling agent bot?

1 messages · Page 1 of 1 (latest)

simple nexus
#

Hello, I want to create a chatbot. This bot will work as a salesperson and have long conversations with customers. It needs to have memory, but the problem is that all the sources I see do it using "prompt" and we reach the token limit after a certain time. Is there a better way? Thank you

wicked ibex
simple nexus
#

but i needd all history i found redus database solutions but still not sure

wicked ibex
#

The model is stateless and you can only fit a certain amount of tokens into the prompt

#

There is no way around it