这是indexloc提供的服务,不要输入任何密码
Skip to content

[BUG]: System prompts not visible to other admins or the LLM #4081

@scottybo

Description

@scottybo

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 issuepossible bugBug was reported but is not confirmed or is unable to be replicated.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions