添加AI门闸

This commit is contained in:
zk
2026-07-07 21:09:23 +08:00
parent 5cebc1f929
commit cb94fb7bfe
2 changed files with 75 additions and 11 deletions
+9 -3
View File
@@ -14,14 +14,20 @@ DB_USER=root
DB_PASSWORD=^CgDatabase2020
DB_NAME=offerpie
# AI 供应商
VOLCENGINE_API_KEY=fd065993-bee2-4f31-8bf2-56d5d3012c02
VOLCENGINE_BASE_URL=https://ark.cn-beijing.volces.com/api/v3
# ClaudeAnthropic 风格)
ANTHROPIC_API_KEY=sk-43ccdb29caa7e9ebe0db8ac0958c63f6d3a2d62e59064d3d26d94332055a9bc9
ANTHROPIC_BASE_URL=https://code.warpdevloper.cloud
# 岗位清洗参数
CLEAN_BATCH_SIZE=100
CLEAN_CONCURRENCY=80
CLEAN_INTERVAL_SECONDS=200
CLEAN_BATCH_SIZE=20
CLEAN_CONCURRENCY=20
CLEAN_INTERVAL_SECONDS=100
CLEAN_TOTAL_LIMIT=0
# 公司补充参数
COMPANY_BATCH_SIZE=20