mirror of
https://github.com/yangjian102621/geekai.git
synced 2025-11-08 02:03:42 +08:00
add hello messga for chat roles
This commit is contained in:
@@ -105,7 +105,7 @@ export default defineComponent({
|
||||
logo: 'images/logo.png',
|
||||
chatData: [],
|
||||
options: [],
|
||||
role: 'programmer',
|
||||
role: 'gpt',
|
||||
inputValue: '', // 聊天内容
|
||||
chatBoxHeight: 0, // 聊天内容框高度
|
||||
showConnectDialog: false,
|
||||
|
||||
Reference in New Issue
Block a user