feat: 飞书端 /model 命令 — 模型选择与 per-chat 切换#152
Closed
shellmind112 wants to merge 1 commit intofeishu/basefrom
Closed
Conversation
6 tasks
6 tasks
|
The following comment was made by an LLM, it may be inaccurate: This PR may overlap with existing open pull requests:
Please check whether this work should be consolidated. |
|
Thanks for updating your PR! It now meets our contributing guidelines. 👍 |
84f899c to
e38b407
Compare
036488f to
b73cb53
Compare
e38b407 to
84f899c
Compare
b73cb53 to
036488f
Compare
…e commands for model management
84f899c to
981ae68
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Issue for this PR
Closes #147
Depends on #151
Type of change
What does this PR do?
在飞书端支持模型选择与切换。
_connectedModel)/model命令列出所有可用模型,按 provider 分组,当前选中标 ★/model n设置 per-chat 模型 override(_modelOverrides[chatId])/new清除本聊天的 override,连接快照保持不变How did you verify your code works?
/model列表显示/model n切换后回复使用新模型/new后 override 被清除Checklist