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

Method updateLLMConfig

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

Source from the content-addressed store, hash-verified

156
157 addLLMConfig(config: LLMConfig): void
158 updateLLMConfig(id: string, changes: Partial<LLMConfig>): void
159 removeLLMConfig(id: string): void
160
161 // ==================== LLM 文件夹 ====================

Callers 2

updateLLMConfigFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected