-
-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
QueryBot: Text retrieval is incomplete #67
Comments
Test Run 1The provided code defines a class named
The In summary, AIMessage(content=' The provided code defines a class named Test Run 2AIMessage(content=" In this code snippet, For Test Run 2, see also the debug output The debug output was created with this
|
Looking at the LanceDB database, the problem might be with the chunking. |
Some responses from
QueryBot
sound like it hasn't retrieved all the relevant chunks for answering the prompt.According to debugging, it retrieved only 4
RetrievedMessage
instances instead of the configured 20.Test Case: What is the relation between the classes SimpleBot, ChatBot, and QueryBot?
Steps to reproduce:
QueryBot
instance.Bot
classes.The responses in 2 test runs both sounded like
QueryBot
didn't retrieve some relevant parts of the text:SimpleBot
is not explicitly defined in this code snippet,"The text was updated successfully, but these errors were encountered: