feature/GPT #12

Merged
sangge merged 18 commits from feature/GPT into main 2024-04-29 18:58:49 +08:00

18 Commits

Author SHA1 Message Date
ebfc70eeae fix: remove pydantic
Some checks failed
Python application test / build (pull_request) Failing after 12m13s
2024-04-29 18:48:19 +08:00
7523e0c06a fix: 添加超时报错,修复一个错误的测试
Some checks failed
Python application test / build (pull_request) Failing after 26s
2024-04-29 18:37:04 +08:00
1f9ccc53c1 update: 使用本地actions
Some checks failed
Python application test / build (pull_request) Failing after 13m20s
2024-04-29 18:22:07 +08:00
d771976b35 fix: 添加容错代码
Some checks failed
Python application test / build (pull_request) Failing after 12m17s
2024-04-29 11:52:46 +08:00
7a420b9bf8 remove: 删除无用文件 2024-04-29 11:52:27 +08:00
f0a915c0fd style: format style
Some checks failed
Python application test / build (pull_request) Failing after 15m14s
2024-04-29 11:13:50 +08:00
bc067743ab fix: add sys lib 2024-04-29 11:13:36 +08:00
698cf1c75c fix: 修复一些错误
附带完成了一些格式化
2024-04-29 11:09:23 +08:00
b3f4a77a73 docs:增加选择检测模式的使用说明
Some checks failed
Python application test / build (pull_request) Failing after 14m18s
2024-04-28 22:06:11 +08:00
18454a0228 feat:更改代码分布,实现模块化添加功能
Some checks failed
Python application test / build (pull_request) Failing after 12m34s
2024-04-28 21:53:43 +08:00
9e6b13d80e fix:修改action 添加env
Some checks failed
Python application test / build (pull_request) Failing after 10m36s
2024-04-28 16:06:53 +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