-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
[Feature] persona view子指令 能否被单独设置权限?目前似乎只有对母指令的设置 #7110
Copy link
Copy link
Open
Labels
area:coreThe bug / feature is about astrbot's core, backendThe bug / feature is about astrbot's core, backendenhancementNew feature or requestNew feature or requestfeature:personaThe bug / feature is about astrbot AI persona system (system prompt)The bug / feature is about astrbot AI persona system (system prompt)
Metadata
Metadata
Assignees
Labels
area:coreThe bug / feature is about astrbot's core, backendThe bug / feature is about astrbot's core, backendenhancementNew feature or requestNew feature or requestfeature:personaThe bug / feature is about astrbot AI persona system (system prompt)The bug / feature is about astrbot AI persona system (system prompt)
Description / 描述
这一年多来我使用 astrbot 时一直烦恼一个问题,persona view 指令会揭示出这个人格的提示词,有些我专门定制的独家提示词是不能让其他人看见的,看见就社死。为了避免被用户反查人格,我把persona 指令设置为仅管理员可用,但是这样又导致其他用户不能在私聊中切换人格,着实很矛盾,而目前 astrbot 里似乎没有单独为子指令设置权限的功能。
Use Case / 使用场景
以 Persona 指令为例,我希望用户可以自由的切换人格,但是不得使用 persona view反查人格
Willing to Submit PR? / 是否愿意提交PR?
Code of Conduct