You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When Update Context is triggered, it will try multiple times to get new contents, but in the case of there are no more new docs in the db, there is no need to try getting more docs.
Steps to reproduce
No response
Model Used
No response
Expected Behavior
Number of requested results 60 is greater than number of elements in index 2, updating n_results = 2 should happen no more than once for one query.
Screenshots and logs
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
When Update Context is triggered, it will try multiple times to get new contents, but in the case of there are no more new docs in the db, there is no need to try getting more docs.
Steps to reproduce
No response
Model Used
No response
Expected Behavior
Number of requested results 60 is greater than number of elements in index 2, updating n_results = 2
should happen no more than once for one query.Screenshots and logs
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered: