增加了claude api的调用方法

This commit is contained in:
FB208
2024-03-12 10:39:51 +08:00
parent 2074f27aff
commit 805bea0d5f
8 changed files with 215 additions and 4 deletions

View File

@@ -67,6 +67,8 @@ available_setting = {
# claude 配置
"claude_api_cookie": "",
"claude_uuid": "",
# claude api key
"claude_api_key":"",
# 通义千问API, 获取方式查看文档 https://help.aliyun.com/document_detail/2587494.html
"qwen_access_key_id": "",
"qwen_access_key_secret": "",