**security concern in accessing documents in the vector database **
At present time, the vector database is configured once in the environment configuration file.you can have only one vector database at a time
Describe the solution you'd like
We should be able to define multiple workspaces with their own models, documents,
Prompts and vector database.
Describe alternatives you've considered
Install multiple instances of open WebUI but overcharge the CPU and ram and the update procedure.
Originally created by @flefevre on GitHub (Jun 17, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/3242
**security concern in accessing documents in the vector database **
At present time, the vector database is configured once in the environment configuration file.you can have only one vector database at a time
**Describe the solution you'd like**
We should be able to define multiple workspaces with their own models, documents,
Prompts and vector database.
**Describe alternatives you've considered**
Install multiple instances of open WebUI but overcharge the CPU and ram and the update procedure.
like @justinh-rahb seems relevant to our planned Teams feature + you should be able to achieve something similar with pipelines once #2972 is implemented.
<!-- gh-comment-id:2174476287 -->
@tjbck commented on GitHub (Jun 17, 2024):
like @justinh-rahb seems relevant to our planned Teams feature + you should be able to achieve something similar with pipelines once #2972 is implemented.
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 @flefevre on GitHub (Jun 17, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/3242
**security concern in accessing documents in the vector database **
At present time, the vector database is configured once in the environment configuration file.you can have only one vector database at a time
Describe the solution you'd like
We should be able to define multiple workspaces with their own models, documents,
Prompts and vector database.
Describe alternatives you've considered
Install multiple instances of open WebUI but overcharge the CPU and ram and the update procedure.
@justinh-rahb commented on GitHub (Jun 17, 2024):
Teams is coming eventually, hopefully in 0.4.0
@tjbck commented on GitHub (Jun 17, 2024):
like @justinh-rahb seems relevant to our planned Teams feature + you should be able to achieve something similar with pipelines once #2972 is implemented.