Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
pms-dispatch-assistant
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
姜耀祖
pms-dispatch-assistant
Commits
207c81f0
Commit
207c81f0
authored
Apr 23, 2025
by
赵灿灿
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改提示词
parent
05dffce8
Pipeline
#21094
passed with stages
in 3 minutes and 21 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
32 deletions
+1
-32
ai-chat-vue.js
src/main/resources/static/pages/langchain/js/ai-chat-vue.js
+1
-32
No files found.
src/main/resources/static/pages/langchain/js/ai-chat-vue.js
View file @
207c81f0
...
@@ -40,40 +40,9 @@ require(['jquery', 'vue', 'utils','marked','markdown', 'global'], function ($, V
...
@@ -40,40 +40,9 @@ require(['jquery', 'vue', 'utils','marked','markdown', 'global'], function ($, V
selectedOrg
:
'全部组织'
,
selectedOrg
:
'全部组织'
,
showOrgDropdown
:
false
,
showOrgDropdown
:
false
,
questions
:[],
questions
:[],
guides
:[
'请帮我推荐
5位南京地区的区块链外部专家'
,
'我需要找既懂通信又擅长软件开发的内部专家'
,
'我需要网络安全领域的专家,不确定选内部还是外部
'
],
guides
:[
'请帮我推荐
几位南京地区的网络规划方面的专家'
,
'推荐既懂运维规划又熟悉移动产品体系的专家'
,
'我需要私有云多中心容灾规划领域的专家
'
],
// 历史对话分类
// 历史对话分类
historySections
:
[
historySections
:
[
{
label
:
'今天'
,
items
:
[
{
id
:
'chat1'
,
title
:
'如何学习人工智能'
,
time
:
'10:30'
,
active
:
true
,
showMenu
:
false
},
{
id
:
'chat2'
,
title
:
'机器学习与深度学习的区别机器学习与深度学习的区别'
,
time
:
'09:15'
,
active
:
false
,
showMenu
:
false
}
]
},
{
label
:
'昨天'
,
items
:
[
{
id
:
'chat3'
,
title
:
'Python编程基础'
,
time
:
'16:45'
,
active
:
false
,
showMenu
:
false
}
]
},
{
label
:
'7天内'
,
items
:
[
{
id
:
'chat4'
,
title
:
'数据结构与算法'
,
time
:
'周一'
,
active
:
false
,
showMenu
:
false
}
]
},
{
label
:
'30天内'
,
items
:
[
{
id
:
'chat5'
,
title
:
'网络安全入门'
,
time
:
'6月10日'
,
active
:
false
,
showMenu
:
false
}
]
},
{
label
:
'2023年5月'
,
items
:
[
{
id
:
'chat6'
,
title
:
'区块链技术解析'
,
time
:
'5月20日'
,
active
:
false
,
showMenu
:
false
}
]
},
],
],
// 消息列表
// 消息列表
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment