[Question]: Support for Switching Workspaces at Query Level (Runtime) #1972
balameszaros
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Question:
Are you planning to implement the ability to set the workspace at the query level during runtime? Or is there (or will there be) any solution to use multiple workspaces with one LightRAG instance within a single session/run?
Context:
In my application, I need to manage separate workspaces dynamically. The workspace to be used is determined by an LLM and injected at runtime. This means I would need to switch between different workspaces on a per-query basis rather than being tied to a single workspace for the whole session.
Beta Was this translation helpful? Give feedback.
All reactions