-
-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Closed
Labels
investigatingCore team or maintainer will or is currently looking into this issueCore team or maintainer will or is currently looking into this issuepossible bugBug was reported but is not confirmed or is unable to be replicated.Bug was reported but is not confirmed or is unable to be replicated.
Description
How are you running AnythingLLM?
Docker (remote machine)
What happened?
Problem: System variables aren't shared across users. This means that it's not possible to create a variable as an admin and have it available to all other users.
Suggested resolution: Make system prompt variables global, and not tied to a user.
Are there known steps to reproduce?
- Create 2 admin users
- When logged in as each admin, create a new System Prompt Variable
- Switch to the other user, and you won't see the other admin's addition
- Insert both variables into a workspace prompt
- Chat with the AI, and it will only be aware of the variable created by the current admin user
Metadata
Metadata
Assignees
Labels
investigatingCore team or maintainer will or is currently looking into this issueCore team or maintainer will or is currently looking into this issuepossible bugBug was reported but is not confirmed or is unable to be replicated.Bug was reported but is not confirmed or is unable to be replicated.