-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Combining Search and Chat Backend #3273
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
c92081f
to
fd2d607
Compare
fd2d607
to
ad9121a
Compare
|
||
return context_data_list, answer | ||
return [], "" | ||
# TODO reenable with chat |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you add in this one? It should be pretty easy based on the rest of the PR
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
should probably uncomment out that test!
Description
How Has This Been Tested?
Needs significant testing across all major flows.
Accepted Risk (provide if relevant)
Related Issue(s) (provide if relevant)
N/A
Mental Checklist:
Backporting (check the box to trigger backport action)
Note: You have to check that the action passes, otherwise resolve the conflicts manually and tag the patches.