mirror of
https://github.com/codexu/note-gen.git
synced 2026-04-25 21:05:55 +03:00
[GH-ISSUE #48] 关于每次更新之后配置被刷掉的问题 #25
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#25
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 @jia707409741 on GitHub (Jan 21, 2025).
Original GitHub issue: https://github.com/codexu/note-gen/issues/48
我发现我每次更新升级之后,配置都会被清空。今天我从6.5更到7.4之后,Github的token被清掉,我只能去仓库中重新生成,但是我发现生成的article的仓库不是原来的了,而且提交同步仓库也会出错了。第二,关于ai,我之前用的免费的api key,现在也不能用了。第三模型选择那里,是不是应该弄个下拉框作为辅助?
@codexu commented on GitHub (Jan 22, 2025):
升级是不会删除配置文件的,从0.6.5到0.7.4升级确实存在配置不兼容的情况,同步仓库和AI配置都有变化,这是因为现在还处于 alpha 阶段,很多设计可能都会变化,请见谅。
关于第三点,模型选择做下拉框这个提议很好,加入更新计划。