mirror of
https://github.com/codexu/note-gen.git
synced 2026-04-26 05:15:54 +03:00
[GH-ISSUE #226] [bug] Model Provider 只能新增和复制,无法删除 #173
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#173
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 @tolbkni on GitHub (Jun 5, 2025).
Original GitHub issue: https://github.com/codexu/note-gen/issues/226
Originally assigned to: @codexu on GitHub.
详细描述这个 Bug
设置 -> AI 里的 Model Provider 只提供了新增和复制按钮,缺少删除按钮,无法对自定义配置进行删除
NoteGen 版本
0.17.1
操作系统
macOS
报错日志
No response
@codexu commented on GitHub (Jun 5, 2025):
新增之后的无法删除,没有显示删除按钮吗?
@tolbkni commented on GitHub (Jun 6, 2025):
重新测试了一下,还是存在bug,但跟之前描述有区别,现在是点新增或复制后,默认Model Provider内选中的是新的自定义选项,但不会出现删除按钮,通过Model Provider下拉列表中选择其他选项再选择当前新的自定义选项后,可以出现删除按钮。
@codexu commented on GitHub (Jun 6, 2025):
已复现