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

Method updateModelConfig

src/renderer/src/stores/interfaces/ui.ts:171–171  ·  view source on GitHub ↗
(id: string, changes: Partial<ModelConfig>)

Source from the content-addressed store, hash-verified

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

Callers 2

updateModelConfigFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected