mirror of
https://github.com/songquanpeng/one-api.git
synced 2025-10-14 13:43:42 +08:00
feat: support set system prompt for channel (close #1920)
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
package role
|
||||
|
||||
const (
|
||||
System = "system"
|
||||
Assistant = "assistant"
|
||||
)
|
||||
|
Reference in New Issue
Block a user