You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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!
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 trueSince this was rejected, the alternative will be implemented
Describe alternatives you've considered
Implement Open AI files and vector store API instead
Additional context
The text was updated successfully, but these errors were encountered: