Skip to content
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-backend #51

Closed
5 tasks done
Tracked by #91
k-allagbe opened this issue Mar 21, 2024 · 1 comment · Fixed by #52
Closed
5 tasks done
Tracked by #91

Integrate Llamaindex in finesse-backend #51

k-allagbe opened this issue Mar 21, 2024 · 1 comment · Fixed by #52
Assignees

Comments

@k-allagbe
Copy link
Member

k-allagbe commented Mar 21, 2024

Description:

We need to integrate our new index created using llamaindex into our finesse-backend. Use the ailab-llama-search package, which is available for installation via pip in llamaindex-db.

Tasks:

  • Integrate ailab-llamaindex-search package.
  • Update the backend configuration to use the new index from llamaindex-db.
  • Create a new endpoint for it.
  • Update tests.
  • Update docs.

Acceptance Criteria:

  • Searches can be made on the new index with no errors.
  • All tests confirm the new index's successful integration.
  • Documentation is updated.
@k-allagbe k-allagbe moved this to Todo in Finesse Mar 21, 2024
@k-allagbe k-allagbe self-assigned this Mar 21, 2024
k-allagbe added a commit that referenced this issue Mar 26, 2024
@k-allagbe k-allagbe moved this from Todo to In Progress in Finesse Mar 26, 2024
@k-allagbe k-allagbe linked a pull request Mar 26, 2024 that will close this issue
5 tasks
k-allagbe added a commit that referenced this issue 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
k-allagbe added a commit that referenced this issue 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
@k-allagbe k-allagbe moved this from In Progress to In Review in Finesse Mar 27, 2024
@k-allagbe k-allagbe changed the title Integrate llamaindex in finesse-backend Integrate Llamaindex in finesse-backend Mar 27, 2024
k-allagbe added a commit that referenced this issue Mar 27, 2024
@rngadam
Copy link

rngadam commented Mar 28, 2024

I see that the naming from the description is a bit inconsistent, with llama being used. shall we stick to llamaindex everywhere as that's the name of the product.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants