(gptel-make-openai "Aliyuncs"
:host "dashscope.aliyuncs.com" ; host
:endpoint "/compatible-mode/v1"
:stream t ; Enable streaming responses
:key #'gptel-api-key-from-auth-source ; Secure key retrieval (from .authinfo)
:models '("qwen3.5-plus")
)
按照官网的文档配置了,结果报错:
Querying Aliyuncs...
Aliyuncs error: (HTTP/2 404) Malformed JSON in response.