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

[WIP] Use pgvector #13

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from
Draft

[WIP] Use pgvector #13

wants to merge 7 commits into from

Conversation

murbans1
Copy link
Collaborator

No description provided.

@murbans1 murbans1 marked this pull request as draft December 13, 2024 11:44
@murbans1
Copy link
Collaborator Author

Can be run

docker compose up - to run pgvector
uv run createvectordb_csv_to_pgvector_local.py ../../scripts/output_files
uv run serverragllm_csv_to_pgvector_local.py
curl "http://127.0.0.1:8000/answer/How%20to%20install%20luna%20?"

It still needs yamls to install pgvector on k8s and some refactor, to add a abstraction layer above data storage (faiss or pgvector or anything we decide to use).

@murbans1 murbans1 force-pushed the use_pgvector branch 2 times, most recently from e9e2e2a to a191583 Compare January 7, 2025 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant