Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
C
ciecc-agent
Project
Project
Details
Activity
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
wangning
ciecc-agent
Commits
3773ea17
Commit
3773ea17
authored
Jan 21, 2026
by
wangning
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix 智能体知识库
parent
12c57c62
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
20 additions
and
6 deletions
+20
-6
workspace.xml
.idea/workspace.xml
+12
-4
algo_suggest.txt
src/main/resources/promptwords/algosuggest/algo_suggest.txt
+3
-1
algo_knowledge_260121.jsonl
...rces/testcases/algo_knowledge/algo_knowledge_260121.jsonl
+1
-0
suggest_algorithm_260121.jsonl
...cases/algo_suggest_request/suggest_algorithm_260121.jsonl
+4
-1
res1.xlsx
src/main/resources/testcases/test_result/res1.xlsx
+0
-0
result.xlsx
src/main/resources/testcases/test_result/result.xlsx
+0
-0
No files found.
.idea/workspace.xml
View file @
3773ea17
...
...
@@ -5,12 +5,12 @@
</component>
<component
name=
"ChangeListManager"
>
<list
default=
"true"
id=
"26f8285c-12a3-40dc-b957-23c37b8f3c67"
name=
"Changes"
comment=
"fix 智能体知识库 提示词"
>
<change
afterPath=
"$PROJECT_DIR$/src/main/resources/testcases/algo_suggest_request/suggest_algorithm_260121.jsonl"
afterDir=
"false"
/>
<change
beforePath=
"$PROJECT_DIR$/.idea/workspace.xml"
beforeDir=
"false"
afterPath=
"$PROJECT_DIR$/.idea/workspace.xml"
afterDir=
"false"
/>
<change
beforePath=
"$PROJECT_DIR$/src/main/resources/application-wn.yml"
beforeDir=
"false"
afterPath=
"$PROJECT_DIR$/src/main/resources/application-wn.yml"
afterDir=
"false"
/>
<change
beforePath=
"$PROJECT_DIR$/src/main/resources/promptwords/algosuggest/algo_suggest.txt"
beforeDir=
"false"
afterPath=
"$PROJECT_DIR$/src/main/resources/promptwords/algosuggest/algo_suggest.txt"
afterDir=
"false"
/>
<change
beforePath=
"$PROJECT_DIR$/src/main/resources/testcases/algo_knowledge/algo_knowledge5.jsonl"
beforeDir=
"false"
afterPath=
"$PROJECT_DIR$/src/main/resources/testcases/algo_knowledge/algo_knowledge_260121.jsonl"
afterDir=
"false"
/>
<change
beforePath=
"$PROJECT_DIR$/src/main/resources/testcases/algo_suggest_request/suggest_algorithm1.jsonl"
beforeDir=
"false"
/>
<change
beforePath=
"$PROJECT_DIR$/src/main/resources/testcases/algo_knowledge/algo_knowledge_260121.jsonl"
beforeDir=
"false"
afterPath=
"$PROJECT_DIR$/src/main/resources/testcases/algo_knowledge/algo_knowledge_260121.jsonl"
afterDir=
"false"
/>
<change
beforePath=
"$PROJECT_DIR$/src/main/resources/testcases/test_result/res1.xlsx"
beforeDir=
"false"
/>
<change
beforePath=
"$PROJECT_DIR$/src/main/resources/testcases/test_result/result.xlsx"
beforeDir=
"false"
/>
</list>
<option
name=
"SHOW_DIALOG"
value=
"false"
/>
<option
name=
"HIGHLIGHT_CONFLICTS"
value=
"true"
/>
...
...
@@ -122,7 +122,15 @@
<option
name=
"project"
value=
"LOCAL"
/>
<updated>
1768990280781
</updated>
</task>
<option
name=
"localTasksCounter"
value=
"4"
/>
<task
id=
"LOCAL-00004"
summary=
"fix 智能体知识库 提示词"
>
<option
name=
"closed"
value=
"true"
/>
<created>
1769008126595
</created>
<option
name=
"number"
value=
"00004"
/>
<option
name=
"presentableId"
value=
"LOCAL-00004"
/>
<option
name=
"project"
value=
"LOCAL"
/>
<updated>
1769008126595
</updated>
</task>
<option
name=
"localTasksCounter"
value=
"5"
/>
<servers
/>
</component>
<component
name=
"VcsManagerConfiguration"
>
...
...
src/main/resources/promptwords/algosuggest/algo_suggest.txt
View file @
3773ea17
...
...
@@ -161,6 +161,8 @@
{"name":"优劣解距离法","task":["排序","评价"],"data":"非时间序列","relation":"不限","sample":"不限","complexity":"简单","property":["结果直观","依赖权重"]},
{"name":"秩和比评价法","task":["排序","评价"],"data":"非时间序列","relation":"不限","sample":"不限","complexity":"简单","property":["计算简单","信息损失多"]},
{"name":"模糊综合评价","task":["评价","排序"],"data":"非时间序列","relation":"不限","sample":"不限","complexity":"复杂","property":["处理模糊信息","主观性强"]},
{"name":"净现值法","task":["决策","评价"],"data":"时间序列","relation":"不限","sample":"不限","complexity":"简单","property":["基于现金流现值","依赖折现率假设"]},
{"name":"数据包络分析(CCR)","task":["效率","评价"],"data":"非时间序列","relation":"线性","sample":"不限","complexity":"复杂","property":["规模报酬不变","适合同规模对象"]},
{"name":"数据包络分析(BCC)","task":["效率","评价"],"data":"非时间序列","relation":"线性","sample":"不限","complexity":"复杂","property":["规模报酬可变","区分技术效率"]},
{"name":"柯布-道格拉斯生产函数","task":["效率","回归"],"data":"非时间序列","relation":"线性","sample":"不限","complexity":"简单","property":["形式简单","函数假设强"]}
\ No newline at end of file
{"name":"柯布-道格拉斯生产函数","task":["效率","回归"],"data":"非时间序列","relation":"线性","sample":"不限","complexity":"简单","property":["形式简单","函数假设强"]}
]
\ No newline at end of file
src/main/resources/testcases/algo_knowledge/algo_knowledge_260121.jsonl
View file @
3773ea17
...
...
@@ -29,6 +29,7 @@
{"name":"优劣解距离法","task":["排序","评价"],"data":"非时间序列","relation":"不限","sample":"不限","complexity":"简单","property":["结果直观","依赖权重"]},
{"name":"秩和比评价法","task":["排序","评价"],"data":"非时间序列","relation":"不限","sample":"不限","complexity":"简单","property":["计算简单","信息损失多"]},
{"name":"模糊综合评价","task":["评价","排序"],"data":"非时间序列","relation":"不限","sample":"不限","complexity":"复杂","property":["处理模糊信息","主观性强"]},
{"name":"净现值法","task":["决策","评价"],"data":"时间序列","relation":"不限","sample":"不限","complexity":"简单","property":["基于现金流现值","依赖折现率假设"]},
{"name":"数据包络分析(CCR)","task":["效率","评价"],"data":"非时间序列","relation":"线性","sample":"不限","complexity":"复杂","property":["规模报酬不变","适合同规模对象"]},
{"name":"数据包络分析(BCC)","task":["效率","评价"],"data":"非时间序列","relation":"线性","sample":"不限","complexity":"复杂","property":["规模报酬可变","区分技术效率"]},
{"name":"柯布-道格拉斯生产函数","task":["效率","回归"],"data":"非时间序列","relation":"线性","sample":"不限","complexity":"简单","property":["形式简单","函数假设强"]}
...
...
src/main/resources/testcases/algo_suggest_request/suggest_algorithm_260121.jsonl
View file @
3773ea17
...
...
@@ -88,6 +88,9 @@
{"prompt":"这些能力里,哪几项看起来评价最好?","dataId":"aee4340b8d0b413ba4b658949c1238f9","confirm":false,"sessionId":"S1001","expected":"模糊综合评价"}
{"prompt":"有些评价不是非好即坏,这种“介于中间”的情况怎么一起算?","dataId":"aee4340b8d0b413ba4b658949c1238f9","confirm":false,"sessionId":"S1001","expected":"模糊综合评价"}
{"prompt":"能不能把“非常好、好、一般、比较不好、非常不好”这种模糊评价,综合成一个总体结果来排序?","dataId":"aee4340b8d0b413ba4b658949c1238f9","confirm":false,"sessionId":"S1001","expected":"模糊综合评价"}
{"prompt":"只看5年一共赚多少钱,项目A和项目B该选哪个?","dataId":"e34aed2a8b0b4abc8b37362c3dad1f66","confirm":false,"sessionId":"S1001","expected":"净现值法"}
{"prompt":"考虑“钱早拿更值钱”,把未来的钱换算成现在的价值后,A和B哪个更划算?","dataId":"e34aed2a8b0b4abc8b37362c3dad1f66","confirm":false,"sessionId":"S1001","expected":"净现值法"}
{"prompt":"如果“换算规则”发生变化(比如利率提高),最终选A还是B会不会改变?","dataId":"e34aed2a8b0b4abc8b37362c3dad1f66","confirm":false,"sessionId":"S1001","expected":"净现值法"}
{"prompt":"这些地区里,哪几个看起来投入多、产出也多?","dataId":"223543234fac4f1186d39f63a21e79a7","confirm":false,"sessionId":"S1001","expected":"数据包络分析(CCR)"}
{"prompt":"有的地区投入差不多,但成果差很多,这是为什么?","dataId":"223543234fac4f1186d39f63a21e79a7","confirm":false,"sessionId":"S1001","expected":"数据包络分析(CCR)"}
{"prompt":"能不能在“投入”和“产出”一起考虑的情况下,判断哪些地区用同样的资源干得最有效率?","dataId":"223543234fac4f1186d39f63a21e79a7","confirm":false,"sessionId":"S1001","expected":"数据包络分析(CCR)"}
...
...
@@ -96,4 +99,4 @@
{"prompt":"在考虑不同地区规模不一样的情况下,能不能分别看“做事本身的效率”和“规模带来的影响”?","dataId":"b03cea19663e47368e556cc960fdc2ad","confirm":false,"sessionId":"S1001","expected":"数据包络分析(BCC)"}
{"prompt":"多投点钱或多用点人,产量是不是一般就会多一些?","dataId":"5abf3caa3e924891a43cd8150929fe7b","confirm":false,"sessionId":"S1001","expected":"柯布-道格拉斯生产函数"}
{"prompt":"是多加资本更有用,还是多加劳动力更有用?","dataId":"5abf3caa3e924891a43cd8150929fe7b","confirm":false,"sessionId":"S1001","expected":"柯布-道格拉斯生产函数"}
{"prompt":"能不能用一个简单的公式,来说明“资本和劳动力一起是怎么影响产量的”?","dataId":"5abf3caa3e924891a43cd8150929fe7b","confirm":false,"sessionId":"S1001","expected":"柯布-道格拉斯生产函数"}
{"prompt":"能不能用一个简单的公式,来说明“资本和劳动力一起是怎么影响产量的”?","dataId":"5abf3caa3e924891a43cd8150929fe7b","confirm":false,"sessionId":"S1001","expected":"柯布-道格拉斯生产函数"}
\ No newline at end of file
src/main/resources/testcases/test_result/res1.xlsx
deleted
100644 → 0
View file @
12c57c62
File deleted
src/main/resources/testcases/test_result/result.xlsx
deleted
100644 → 0
View file @
12c57c62
File deleted
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