ChatAnthropic
This commit is contained in:
@@ -19,9 +19,13 @@ DB_NAME=offerpie
|
||||
VOLCENGINE_API_KEY=fd065993-bee2-4f31-8bf2-56d5d3012c02
|
||||
VOLCENGINE_BASE_URL=https://ark.cn-beijing.volces.com/api/v3
|
||||
|
||||
# Claude(Anthropic 风格)
|
||||
ANTHROPIC_API_KEY=sk-43ccdb29caa7e9ebe0db8ac0958c63f6d3a2d62e59064d3d26d94332055a9bc9
|
||||
ANTHROPIC_BASE_URL=https://code.warpdevloper.cloud
|
||||
|
||||
# 岗位清洗参数
|
||||
CLEAN_BATCH_SIZE=100
|
||||
CLEAN_CONCURRENCY=50
|
||||
CLEAN_BATCH_SIZE=10
|
||||
CLEAN_CONCURRENCY=10
|
||||
CLEAN_INTERVAL_SECONDS=180
|
||||
|
||||
# 公司补充参数
|
||||
|
||||
Reference in New Issue
Block a user