Context gets lost between statements in a chat, makes chat unreliable. #3388
Unanswered
fakeboboliu
asked this question in
Help
Replies: 1 comment
-
like #3466 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
For BOTH basic and flow modes for the chatbot, retrieve re-occurs on every single request.
This problem lets LLM forget any context that does not present in their previous speaks,
which usually a request of information that does not contains any knowledge.
Beta Was this translation helpful? Give feedback.
All reactions