Star
0
Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
项目讨论
Wiki
项目成员
1
分析
项目设置
Star
0
Fork
0
main
vico-mind
/
prompt-test
下载当前目录
vicoproplus
update prompt-test
68a2e55d
创建于
7月2日
历史提交
文件
最后提交记录
最后更新时间
readme.md
update prompt-test
1 个月前
run.py
update prompt-test
1 个月前
system.md
update prompt-test
1 个月前
user.md
update prompt-test
1 个月前
README
1.执行python run.py ,获得返回结果 2.基于返回结果,优化一个指令system.md,直到返回结果为<预期结果>/直到返回结果包含<预期内容>, 3.继续测试 5 次;若其中任意一次结果不为<预期结果>/不包含<预期内容>,则再次返回step2。 1.禁止修改run.py 2.禁止直接输出预期内容的指令