mirror of
https://github.com/ErlichLiu/DeepClaude.git
synced 2026-04-25 05:05:57 +03:00
[GH-ISSUE #46] 无法调用gemini,连接超时。 #30
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/DeepClaude#30
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Jack980506 on GitHub (Feb 24, 2025).
Original GitHub issue: https://github.com/ErlichLiu/DeepClaude/issues/46
报错信息如下:
2025-02-24 23:06:11 - DeepClaude - INFO - DeepSeek 推理完成,收集到的推理内容长度:790
2025-02-24 23:06:11 - DeepClaude - INFO - DeepSeek 任务处理完成,标记结束
2025-02-24 23:06:11 - DeepClaude - INFO - 开始处理 OpenAI 兼容流,使用模型: gemini-2.0-pro-exp
2025-02-24 23:06:21 - DeepClaude - ERROR - 请求超时: Connection timeout to host https://generativelanguage.googleapis.com/v1beta/openai/chat/completions
2025-02-24 23:06:21 - DeepClaude - ERROR - Stream chat请求失败: Connection timeout to host https://generativelanguage.googleapis.com/v1beta/openai/chat/completions
2025-02-24 23:06:21 - DeepClaude - ERROR - 处理 OpenAI 兼容流时发生错误: Stream chat请求失败: Connection timeout to host https://generativelanguage.googleapis.com/v1beta/openai/chat/completions
请问是需要添加代理还是url错误?gemini的api 文档给的URL也试过,同样错误。
@GowayLee commented on GitHub (Feb 25, 2025):
gemini现在的api都很不稳定,因为
gemini-2.0-pro-exp中的exp代表实验版本。有概率不出来推理。@Jack980506 commented on GitHub (Feb 25, 2025):
您好,您的邮件已收到,祝您生活愉快
@GowayLee commented on GitHub (Feb 25, 2025):
Close the issue if there is no more further problem.