-
Notifications
You must be signed in to change notification settings - Fork 4
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
Integrate LlamaIndex in finesse-frontend #79
Labels
user-visible
user-visible (requires QA)
Comments
5 tasks
I suggest that we keep only two options for now;
|
I changed the description to reflect that. |
@rngadam fixed ai-cfia/ailab-db#38. Should we still remove it from the debug panel? |
k-allagbe
changed the title
Integrate LlamaIndex as a Search Source in finesse-frontend
Integrate LlamaIndex in finesse-frontend
Mar 27, 2024
k-allagbe
added a commit
that referenced
this issue
Mar 27, 2024
k-allagbe
added a commit
that referenced
this issue
Mar 27, 2024
4 tasks
k-allagbe
added a commit
that referenced
this issue
Mar 27, 2024
oui parfait! |
k-allagbe
added a commit
that referenced
this issue
Apr 2, 2024
k-allagbe
added a commit
that referenced
this issue
Apr 2, 2024
…e-frontend issue #79: integrate llamaindex in finesse-frontend
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In
finesse-frontend
, we are addingLlamaIndex
as a new search source. This will involve integrating it into the debug panel for source selection and implementing backend calls for retrieving search results.We should also take this opportunity to remove the
simulated
source.Tasks
simulated
option from the debug panel.Acceptance Criteria
simulated
source is no longer available.The text was updated successfully, but these errors were encountered: