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

Implement single source of truth for each index #24

Open
5 tasks
Tracked by #130
k-allagbe opened this issue May 7, 2024 · 0 comments
Open
5 tasks
Tracked by #130

Implement single source of truth for each index #24

k-allagbe opened this issue May 7, 2024 · 0 comments

Comments

@k-allagbe
Copy link
Member

k-allagbe commented May 7, 2024

Note

This is a temporary measure, until our data lake is ready.

Description

Set up a central repository which will be the single source of truth for each index to facilitate automated index updates and improve data reliability.

Tasks

  • Identify existing data sources.
  • Set up a central data repository, most likely unstructured like Blob, for each index.
  • Enforce read and write policies: only system admins should write.
  • Ensure private data stay on private infrastructure.
  • Manually update the indexes with the new source.

Acceptance Criteria

  • All indexes are up to date with the sources of truth.
  • Repository access is correctly restricted: writable only by admins.
  • Security measures are implemented and effective.
@k-allagbe k-allagbe transferred this issue from ai-cfia/finesse-frontend May 7, 2024
@k-allagbe k-allagbe changed the title Single source of truth for each of our indexes Implement single source of truth for each of our indexes in llamaindex-db May 7, 2024
@k-allagbe k-allagbe changed the title Implement single source of truth for each of our indexes in llamaindex-db Implement single source of truth for each index in llamaindex-db May 7, 2024
@k-allagbe k-allagbe changed the title Implement single source of truth for each index in llamaindex-db Implement single source of truth for each index May 7, 2024
@k-allagbe k-allagbe added this to Finesse May 7, 2024
@k-allagbe k-allagbe moved this to Todo in Finesse May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant