Bin-Huang / chatbox

User-friendly Desktop Client App for AI Models/LLMs (GPT, Claude, Gemini, Ollama...)
https://chatboxai.app
GNU General Public License v3.0
20.51k stars 2.08k forks source link

[BUG]android自定义提供方无法配置通义千问 #1429

Open 5igm opened 1 month ago

5igm commented 1 month ago

Bug Description android客户端无法配置通义千问 Steps to Reproduce Please provide the steps to reproduce the bug:

API域名:https://dashscope.aliyuncs.com/compatible-mode API路径:/v1/chat/completions 模型:qwen-max

api域名https://dashscope.aliyuncs.com api路径/compatible-mode/v1/chat/completions

api域名https://dashscope.aliyuncs.com api路径/compatible-mode/v1

api域名https://dashscope.aliyuncs.com/compatible-mode/v1/chat/completions api路径无

api域名https://dashscope.aliyuncs.com/compatible-mode/v1 api路径无

已经全部尝试了,所有的回答都是 网络错误。请检查当前的网络状态,以及与 https://dashscope.aliyuncs.com 的连接情况。

在通义千问的体验中心已经成功调用qwen-max

JoeChen2me commented 1 month ago

经过测试,如下配置可以实现对千问模型的调用 API 域名 : https://dashscope.aliyuncs.com/compatible-mode 路径 /v1/chat/completions 模型:我选择的模型是qwen2-72b-instruct 这样子是可以正常实现调用的,你可以试一下

5igm commented 1 month ago

经过测试,如下配置可以实现对千问模型的调用 API 域名 : https://dashscope.aliyuncs.com/compatible-mode 路径 /v1/chat/completions 模型:我选择的模型是qwen2-72b-instruct 这样子是可以正常实现调用的,你可以试一下

Screenshot_20240706_160932_xyz chatboxapp chatbox Screenshot_20240706_161215_xyz chatboxapp chatbox Screenshot_20240706_160936_xyz chatboxapp chatbox 照着贴了之后,依然不行呢。我用的qwen-long。按照阿里的教程python已经实现了访问。不过chatbox一直显示无法连接阿里服务器

JoeChen2me commented 1 month ago

电脑端能链接的上 ,手机端我刚刚测试同样的配置也无法链接。这不是你的配置的问题

Bin-Huang commented 1 month ago

手机版要升级到最新版本 v1.3.14,这个问题前几周修复了

JoeChen2me commented 1 month ago

OK Thank you! 昨天测试发现目前 web 端仍然存在该问题 ---- 回复的原邮件 ---- 发件人 Benn @.> 日期 2024年07月10日 11:07 收件人 @.> 抄送至 @.>@.> 主题 Re: [Bin-Huang/chatbox] [BUG]android自定义提供方无法配置通义千问 (Issue #1429) 手机版要升级到最新版本 v1.3.14,这个问题前几周修复了 — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>

5igm commented 1 month ago

手机版要升级到最新版本 v1.3.14,这个问题前几周修复了

你的修复是无效的 Screenshot_20240712_013137_com android settings

colinsongf commented 1 month ago

是的,1.3.14版本手机端还是不能调用qwen, 具体是怎么回事

Bin-Huang commented 1 month ago

嗯嗯,确实存在这个问题,有一个跨域 CORS 的问题。

yearnwang commented 1 month ago

我也遇到同样的问题

colinsongf commented 1 month ago

手机版chatbox什么时候可以调用qwen api