mirror of
https://github.com/codexu/note-gen.git
synced 2026-04-26 05:15:54 +03:00
[GH-ISSUE #637] [bug] 安卓0.21版默认ai大模型对话提示网络错误,自己设置的没问题,上传图片识别不了,没反应,一直在计时。 #468
Labels
No labels
bug
duplicate
feature
platform: Android
platform: Linux
platform: Windows
platform: iOS
platform: macOS
priority: high
priority: low
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/note-gen#468
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 @jony0002 on GitHub (Sep 11, 2025).
Original GitHub issue: https://github.com/codexu/note-gen/issues/637
Originally assigned to: @codexu on GitHub.
详细描述这个 Bug
安卓0.21版默认ai大模型对话提示网络错误,自己设置的没问题,上传图片识别不了,没反应,一直在计时。
NoteGen 版本
0.21.0
操作系统
Android
报错日志
No response
@codexu commented on GitHub (Sep 28, 2025):
目前内置的模型接口使用的 http 协议,后续上了 https 就可以正常使用了。