实现基于大模型的危险代码扫描 #10
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
看到有一个可以利用反向代理和免登录的gpt3。5来免api使用。
而且可以把正则的匹配结果拿去给大模型检测,减少token消耗
a6b67856ef
现在是全文件检测,3.5的接口也不贵,先用着吧