Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] 使用OpenRouter API时,配置界面显示验证成功,而翻译界面显示连接失败 #371

Closed
Skywalker144 opened this issue Nov 9, 2024 · 7 comments

Comments

@Skywalker144
Copy link

请提供下述完整信息以便快速定位问题 / Please provide the following information to quickly locate the problem

  • 系统环境 / System Environment:Windows 11 家庭中文版 23H2

  • TTime版本号 / TTime Version:0.9.14

  • 问题描述 / Description of the issue:

image
image

如图,配置界面显示验证成功,而翻译界面显示连接失败

@ByLiangCheng
Copy link
Collaborator

你好,你这个配置看起来很奇怪,https://openrouter.ai 这个地址请求的方式是直接适配 OpenAI 协议的吗?

@ByLiangCheng
Copy link
Collaborator

长时间未回复,issues 关闭

@Zhenetb
Copy link

Zhenetb commented Jan 5, 2025

我遇到了同样的问题,尝试了不同的API URL,均出现如下错误:

https://openrouter.ai:同上,验证正确,但翻译出现连接失败
https://openrouter.ai/api:验证错误 (Provider returned error)
https://openrouter.ai/api/v1:验证错误 (Reguest failed with status code 405)
https://openrouter.ai/api/v1/chat/completions:验证错误 (Not founed)

希望解决一下。

@ByLiangCheng
Copy link
Collaborator

openai接口原地址:https://openai.com/v1/chat/completions

这是我看了一下这个第三方文档:https://openrouter.ai/api/v1/chat/completions

第三方比openai原地址 v1 前多了一个 api

其他用户按照 https://openrouter.ai/api 这种方式没问题了

建议检查一下是不是第三方服务侧请求失败了 或 openrouter中换一个AI模型, 比如用 deepseek/deepseek-chat 试试

@Zhenetb

@Zhenetb
Copy link

Zhenetb commented Jan 6, 2025

其他用户按照 https://openrouter.ai/api 这种方式没问题了

建议检查一下是不是第三方服务侧请求失败了 或 openrouter中换一个AI模型, 比如用 deepseek/deepseek-chat 试试

这个API URL,我已经尝试过了,出的错如下:
https://openrouter.ai/api:验证错误 (Provider returned error)

通过使用Chatbox,已排查了OpenRouter的Key & 模型,还是有错的。

@ByLiangCheng
Copy link
Collaborator

其他用户按照 https://openrouter.ai/api 这种方式没问题了
建议检查一下是不是第三方服务侧请求失败了 或 openrouter中换一个AI模型, 比如用 deepseek/deepseek-chat 试试

这个API URL,我已经尝试过了,出的错如下: https://openrouter.ai/api:验证错误 (Provider returned error)

通过使用Chatbox,已排查了OpenRouter的Key & 模型,还是有错的。

我这边测试是正常的,如果还是有问题,麻烦发一下翻译源设置的截图看看

@ByLiangCheng ByLiangCheng reopened this Jan 8, 2025
@ByLiangCheng
Copy link
Collaborator

长时间未回复,issues 关闭

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants