Closed jerryblues closed 7 months ago
关于API key,还可以支持 moonshot,兼容openAI,方便国内用户使用:https://platform.moonshot.cn/
通义千问也可以支持,还不用翻墙
@skmoyi 千问已经支持了
# 支持的提供商 (Supported providers):
# openai
# moonshot (月之暗面)
# oneapi
# g4f
# azure
# qwen (通义千问)
llm_provider="qwen"
########## Qwen API Key
# Visit https://dashscope.console.aliyun.com/apiKey to get your API key
# Visit below links to get more details
# https://tongyi.aliyun.com/qianwen/
# https://help.aliyun.com/zh/dashscope/developer-reference/model-introduction
qwen_api_key = ""
qwen_model_name = "qwen-max"
通义千问api收费的呀