feat: advanced prompt (#1330)
Co-authored-by: Joel <iamjoel007@gmail.com> Co-authored-by: JzoNg <jzongcode@gmail.com> Co-authored-by: Gillian97 <jinling.sunshine@gmail.com>
This commit is contained in:
@@ -61,6 +61,13 @@ const config: ProviderConfig = {
|
||||
'zh-Hans': '文本生成',
|
||||
},
|
||||
},
|
||||
// {
|
||||
// key: 'chat',
|
||||
// label: {
|
||||
// 'en': 'Chat',
|
||||
// 'zh-Hans': '聊天',
|
||||
// },
|
||||
// },
|
||||
{
|
||||
key: 'embeddings',
|
||||
label: {
|
||||
|
||||
Reference in New Issue
Block a user