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

Vectorstore and file service updates #6

Merged
merged 11 commits into from
Mar 28, 2025
Merged

Conversation

sushant-thotakura1
Copy link
Collaborator

  • Added the PGVectorstore integration.
  • Updated .env.sample file with required variabels.
  • Updated pg package
  • New file created for pgvector services

- Added the PGVectorstore integration.
- Updated .env.sample file with required variabels.
- Updated pg package
- Added Keyword service
- Currently only for pgvector to test functionality
- Changes for upload files service is changed
- Added jsonloader for json type documents.
- Added TenantId for the file resource models
- Added delete route to the pgvectorstore.
- updated the s3 storage service
- Resolved upload endpoint for S3
- Code cleanup for unused services
- Changes to time helper common functionalities
- Updated vectorstore endpoints
- Added capability for single file and multiple file vectorstore creation
- Refresh single and multiple files for tenant
- delete vectors by filename added
@sushant-thotakura1 sushant-thotakura1 changed the title PGVector integration Vectorstore and file service updates Mar 18, 2025
- Updated the vectorstore service naming conventions
- Updated the keywords service naming conventions
- Updated postman collection
- Keyword based similarity search capability added
- Updated similarity search function to handle else condition.
- Added api endpoint for updating file data in database.
- Updated the postman collection for the new endpoint.
@kiran-rean kiran-rean merged commit cc63ffa into main Mar 28, 2025
@sushant-thotakura1 sushant-thotakura1 deleted the document-management-part1 branch March 28, 2025 13:33
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.

2 participants