mirror of
https://github.com/chaitin/MonkeyCode.git
synced 2026-02-03 15:23:30 +08:00
feat: 新增插件配置文件字段
This commit is contained in:
@@ -128,6 +128,7 @@ func (u *OpenAIUsecase) GetConfig(ctx context.Context, req *domain.ConfigReq) (*
|
||||
"ask": m.ID.String(),
|
||||
"debug": m.ID.String(),
|
||||
"deepresearch": m.ID.String(),
|
||||
"orchestrator": m.ID.String(),
|
||||
}
|
||||
}
|
||||
config.ProviderProfiles.ApiConfigs[m.ShowName] = domain.ApiConfig{
|
||||
|
||||
Reference in New Issue
Block a user