anything-llm icon indicating copy to clipboard operation
anything-llm copied to clipboard

[FEAT]: Workspace-specific SQL Agent Connections

Open ericsukalac opened this issue 8 months ago • 1 comments

What would you like to see?

Just as someone may want to have multiple workspaces with different document collections, they may also want to have each workspace connect to its own SQL database(s). I think this should be implemented on the Agent Configuration for a given workspace. The user might be shown a list of existing SQL Connectors with a checkbox next to each saying "Enable for this workspace".

This will allow for better data segmentation among workspaces where sensitive SQL data from one workspace isn't commingled with another.

ericsukalac avatar Apr 01 '25 23:04 ericsukalac