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
The chat endpoint searches for matching documents if recall is set to True. Previously it was doing a hybrid search, but that was changed in #818. Now we need to add the option for the user to choose the type of search that would be done in the chat endpoint.
🎤 Why is this feature needed ?
No response
✌️ How do you aim to achieve this?
No response
🔄️ Additional Information
No response
👀 Have you spent some time to check if this feature request has been raised before?
I checked and didn't find similar issue
Are you willing to submit PR?
None
The text was updated successfully, but these errors were encountered:
🔖 Feature description
The
chat
endpoint searches for matching documents ifrecall
is set toTrue
. Previously it was doing ahybrid
search, but that was changed in #818. Now we need to add the option for the user to choose the type of search that would be done in thechat
endpoint.🎤 Why is this feature needed ?
No response
✌️ How do you aim to achieve this?
No response
🔄️ Additional Information
No response
👀 Have you spent some time to check if this feature request has been raised before?
Are you willing to submit PR?
None
The text was updated successfully, but these errors were encountered: