Is your feature request related to a problem? Please describe.
I have a logseq graph that is updated regularly and I'd like to be able to perform queries on said graph via RAG. I have this logseq graph locally but also synced to a private git repo online.
Describe the solution you'd like
I'd like to be able to give open webui the details of the git repo so it can query the live files, similar to the google drive integration.
Describe alternatives you've considered
Uploading each file whenever it updates (frustrating), or syncing my logseq graph to google drive (privacy concerns).
Originally created by @thepaperpilot on GitHub (Jan 28, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/9028
# Feature Request
**Is your feature request related to a problem? Please describe.**
I have a logseq graph that is updated regularly and I'd like to be able to perform queries on said graph via RAG. I have this logseq graph locally but also synced to a private git repo online.
**Describe the solution you'd like**
I'd like to be able to give open webui the details of the git repo so it can query the live files, similar to the google drive integration.
**Describe alternatives you've considered**
Uploading each file whenever it updates (frustrating), or syncing my logseq graph to google drive (privacy concerns).
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @thepaperpilot on GitHub (Jan 28, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/9028
Feature Request
Is your feature request related to a problem? Please describe.
I have a logseq graph that is updated regularly and I'd like to be able to perform queries on said graph via RAG. I have this logseq graph locally but also synced to a private git repo online.
Describe the solution you'd like
I'd like to be able to give open webui the details of the git repo so it can query the live files, similar to the google drive integration.
Describe alternatives you've considered
Uploading each file whenever it updates (frustrating), or syncing my logseq graph to google drive (privacy concerns).