mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
LightRAG-Integration #2411
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ByteMeFree on GitHub (Oct 19, 2024).
Feature Request
Is your feature request related to a problem? Please describe.
I would like to connect LightRAG (HKUDS/LightRAG) with Open-WebUI. LightRAG is a powerful yet cost-efficient graph database."
Describe the solution you'd like
I would like to retrieve context from LightRAG. It is needed to configure some parameters that depend on the query, such as query type (naive, low, high, hybrid, agentic). Offcourse it's alse needed to upload files and update the database.