调整代码。
This commit is contained in:
@@ -9,4 +9,9 @@ command-format = """
|
||||
/r - 查看排行榜
|
||||
/l - 查看活跃任务
|
||||
/h - 查看未完成任务
|
||||
"""
|
||||
"""
|
||||
|
||||
# AI获取题目确认答案用的配置信息
|
||||
authorization = "Bearer b8586595-eb81-483d-8e91-a35cc789729e" # 请替换为真实的Authorization token
|
||||
url = 'https://ark.cn-beijing.volces.com/api/v3/chat/completions'
|
||||
model = "doubao-1-5-lite-32k-250115"
|
||||
Reference in New Issue
Block a user