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

Q: Best Approach for running RAG searches using pipelines on documents/collections in OpenWebUI #25

Closed
MarlNox opened this issue May 31, 2024 · 1 comment

Comments

@MarlNox
Copy link

MarlNox commented May 31, 2024

What would be the suggested approach to query the documents that OpenWebUI already has in memory? Currently, I'm "copying" the approach from the Apps/RAG section of the web UI, but it feels quite heavy (had to transplant lot of files/modules to pipelines to make it work), and fails to fetch collections by names, unless i put the hashed name in the search.

What would be a better way to conduct rag on the current documents we have on openwebui?

@tjbck
Copy link
Collaborator

tjbck commented May 31, 2024

Related #9, Let's continue our discussion there!

@tjbck tjbck closed this as completed May 31, 2024
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