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

feat: document upload and vector store #81

Open
RobinBially opened this issue Jun 11, 2024 · 2 comments
Open

feat: document upload and vector store #81

RobinBially opened this issue Jun 11, 2024 · 2 comments

Comments

@RobinBially
Copy link

RobinBially commented Jun 11, 2024

related to pull request #125

Is your feature request related to a problem? Please describe.

Pipelines cannot be used with documents from the web ui.

Describe the solution you'd like

Interceptor for the store_data_in_vector_db function in backend/apps/rag/main.py calling an endpoint in the pipelines project if a config variable is set to true
Since this was rejected, the alternative will be implemented

Describe alternatives you've considered

Implement Open AI files and vector store API instead

Additional context

@RobinBially
Copy link
Author

Since the pull request was closed, I am going to implement the official files and vector store api. I hope this is wanted @tjbck

@RobinBially RobinBially changed the title feat: generate knowledge base for pipeline feat: document upload and vector store Jun 26, 2024
@tjbck
Copy link
Collaborator

tjbck commented Jun 26, 2024

Sounds like a good direction to push this project! I'll also take a look when I can and provide feedback. Embeddings api would also still be helpful here!

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

No branches or pull requests

2 participants