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

Method removeLLMConfig

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

Source from the content-addressed store, hash-verified

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

Callers 2

deleteLLMConfigFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected