mirror of
https://github.com/Ed1s0nZ/PrivHunterAI.git
synced 2025-05-06 10:41:48 +00:00
Update README.md
This commit is contained in:
parent
3053e53f49
commit
ebb029d2d9
@ -18,6 +18,8 @@
|
||||
- 2025.03.01
|
||||
1. 优化Prompt,降低误报率;
|
||||
2. 优化重试机制,重试会提示类似:`AI分析异常,重试中,异常原因: API returned 401: {"code":"InvalidApiKey","message":"Invalid API-key provided.","request_id":"xxxxx"}`,每10秒重试一次,重试5次失败后放弃重试(避免无限重试)。
|
||||
- 2025.03.03
|
||||
1. 在使用AI来判断是否越权前,通过鉴权关键字(如暂无查询权限、权限不足)过滤一遍数据,若匹配到鉴权关键字,则直接输出结果为未越权,通过此方法可以节省AI tokens花销。
|
||||
|
||||
## 工作流程
|
||||
<img src="https://github.com/Ed1s0nZ/PrivHunterAI/blob/main/img/%E6%B5%81%E7%A8%8B%E5%9B%BE.png" width="800px">
|
||||
|
Loading…
x
Reference in New Issue
Block a user