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
b6adc18b
Commit
b6adc18b
authored
Apr 24, 2025
by
赵灿灿
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改配置
parent
207c81f0
Pipeline
#21105
passed with stages
in 4 minutes and 14 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
ai-chat-vue.js
src/main/resources/static/pages/langchain/js/ai-chat-vue.js
+1
-1
question-answer.html
...ain/resources/static/pages/langchain/question-answer.html
+1
-1
No files found.
src/main/resources/static/pages/langchain/js/ai-chat-vue.js
View file @
b6adc18b
...
@@ -212,7 +212,7 @@ require(['jquery', 'vue', 'utils','marked','markdown', 'global'], function ($, V
...
@@ -212,7 +212,7 @@ require(['jquery', 'vue', 'utils','marked','markdown', 'global'], function ($, V
}
else
{
//提示词不展示
}
else
{
//提示词不展示
responseText
+=
content
;
responseText
+=
content
;
}
}
this
.
messages
[
aiMessageIndex
].
content
=
md
.
render
(
responseText
);
this
.
messages
[
aiMessageIndex
].
content
=
m
arked
.
parse
(
responseText
);
//m
d.render(responseText);
}
else
{
}
else
{
// 移除输入指示器
// 移除输入指示器
this
.
messages
[
aiMessageIndex
].
typing
=
false
;
this
.
messages
[
aiMessageIndex
].
typing
=
false
;
...
...
src/main/resources/static/pages/langchain/question-answer.html
View file @
b6adc18b
...
@@ -106,7 +106,7 @@
...
@@ -106,7 +106,7 @@
发送4
发送4
</button>
</button>
<div
id=
"events"
></div>
<div
id=
"events"
></div>
<a
href=
"http://10.33.247.45:32256/lcdp-app/#/zhuanjiadiaodugongdan0031inner?appId=1161470417668227072&
name=1283&name=1283"
target=
"_blank"
title=
"新闻网站"
style=
"color: red"
>
新闻
</a>
<a
href=
"http://10.33.247.45:32256/lcdp-app/#/zhuanjiadiaodugongdan0031inner?appId=1161470417668227072&
eid=108"
target=
_blank"
title=
"调度单发起"
style=
"color:red;"
>
调度单发起
</a>
</div>
</div>
</div>
</div>
</div>
</div>
...
...
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