实现基于大模型的危险代码扫描 #10

Closed
opened 2024-04-25 21:36:05 +08:00 by Tritium · 3 comments
Collaborator
No description provided.
Owner

看到有一个可以利用反向代理和免登录的gpt3。5来免api使用。

看到有一个可以利用反向代理和免登录的gpt3。5来免api使用。
Owner

而且可以把正则的匹配结果拿去给大模型检测,减少token消耗

而且可以把正则的匹配结果拿去给大模型检测,减少token消耗
Author
Collaborator

a6b67856ef 现在是全文件检测,3.5的接口也不贵,先用着吧

a6b67856efc3f46b6f3401375a702bdfbc5e8fe0 现在是全文件检测,3.5的接口也不贵,先用着吧
sangge added this to the 初赛作品 project 2024-05-14 17:30:49 +08:00
Sign in to join this conversation.
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sangge/BackDoorBuster#10
No description provided.