Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request:prompt.txt加入对system、role等选择项的支持 #2

Open
ZhengQinLai opened this issue Mar 13, 2023 · 1 comment

Comments

@ZhengQinLai
Copy link

openai的api支持定义system和role,例如:
image
能否加入这个的支持?

@riba2534
Copy link
Owner

其实现在也支持就是比较弱,我不太想让用户理解这么多概念,所以现在只做了一个 prompt.txt,本质上就是 role 是 systemcontent 是文本中的内容。

我考虑一下怎么优化比较合理,不能增加用户的使用负担,感谢建议

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants