-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- 修改 AI 提供商类型常量,将 VSCODE 更改为 VS_CODE_PROVIDED - 简化 AIProvider 配置获取方式,使用统一的 PROVIDERS 配置项 - 调整 AIRequestParams 接口,将选项分为代码分析和提交格式两个子类别 - 重构生成系统提示的逻辑,增加防循环调用保护 - 增加配置管理器集成,使用完整配置构建提示信息
- Loading branch information
1 parent
9e97e1c
commit 238d03a
Showing
3 changed files
with
39 additions
and
18 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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