MCPcopy Create free account
hub / github.com/experdot/pointer / removeModelConfig

Method removeModelConfig

src/renderer/src/stores/interfaces/ui.ts:172–172  ·  view source on GitHub ↗
(id: string)

Source from the content-addressed store, hash-verified

170 addModelConfig(config: ModelConfig): void
171 updateModelConfig(id: string, changes: Partial<ModelConfig>): void
172 removeModelConfig(id: string): void
173
174 // ==================== Model 文件夹 ====================
175

Callers 2

deleteModelConfigFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected