15 Commits

Author SHA1 Message Date
94407e71b8 test:添加测试用例 2024-06-09 12:26:38 +08:00
167bbe0a14 fix:修复文心一言的调用 2024-06-05 10:36:26 +08:00
e9b1e82492 feat:为llm常规添加并发,提高效率 2024-06-04 21:47:17 +08:00
72901463c6 fix:增加llm结果鲁棒性 2024-06-04 17:13:30 +08:00
4e67f4ebed feat:对正则匹配出的文件再过一次llm检测 2024-06-03 20:34:30 +08:00
7523e0c06a fix: 添加超时报错,修复一个错误的测试
Some checks failed
Python application test / build (pull_request) Failing after 26s
2024-04-29 18:37:04 +08:00
d771976b35 fix: 添加容错代码
Some checks failed
Python application test / build (pull_request) Failing after 12m17s
2024-04-29 11:52:46 +08:00
18454a0228 feat:更改代码分布,实现模块化添加功能
Some checks failed
Python application test / build (pull_request) Failing after 12m34s
2024-04-28 21:53:43 +08:00
54419f9b53 Merge branch 'feature/GPT' of https://git.mamahaha.work/sangge/BackDoorBuster into feature/GPT
Some checks are pending
Python application test / build (pull_request) Waiting to run
2024-04-28 15:49:24 +08:00
4abd93f688 fix: 移除一些库,添加错误判断 2024-04-28 15:48:15 +08:00
135a07219d test:添加GPT检测测试用例
Some checks are pending
Python application test / build (pull_request) Waiting to run
2024-04-28 15:37:11 +08:00
be59c891e5 fix:修复导入utils
All checks were successful
Python application test / build (pull_request) Successful in 27s
2024-04-28 15:08:06 +08:00
cafc83e517 fix:完善了代码格式
Some checks failed
Python application test / build (pull_request) Failing after 28s
将一部分函数移至utils内
2024-04-28 14:59:53 +08:00
a6b67856ef feat:完善了gpt检测功能,返回标准格式 2024-04-28 14:55:38 +08:00
7f3591959b feat:添加gpt检测基础功能 2024-04-25 21:52:44 +08:00