chatgpt-demo icon indicating copy to clipboard operation
chatgpt-demo copied to clipboard

Add a predefined system role list

Open Limour-dev opened this issue 2 years ago • 2 comments
trafficstars

Clear and concise description of the problem

希望添加预定义的system角色列表

Suggested solution

1、希望可以增加一个配置文件,里面可以预定义一系列system role,前端简单通过选择来切换,同时保留自定义输入system role的功能。预定义的systen role可以从 https://github.com/f/awesome-chatgpt-prompts 中进行适当修改。 2、另外希望可以通过URL参数传递预先定义的system role,这样可以将不同的角色添加成不同的浏览器书签,不必每次都要手动输入或选择。

Alternative

No response

Additional context

No response

Validations

  • [X] Follow our Code of Conduct
  • [X] Read the Contributing Guide.
  • [X] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.

Limour-dev avatar Mar 06 '23 07:03 Limour-dev

  1. 可能暂时不会做配置文件预定义,但可以做历史记录缓存,重新刷新时保留原来的记录和 role,这部分之后在 #21 跟进
  2. Duplicate of #118

ddiu8081 avatar Mar 06 '23 07:03 ddiu8081

为什么不做预定义呢? 是出于什么考虑

vaynevayne avatar Mar 29 '23 07:03 vaynevayne