MCPcopy Create free account
hub / github.com/Zoo-Code-Org/Zoo-Code / getModel

Method getModel

src/api/index.ts:108–108  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

106 ): ApiStream
107
108 getModel(): { id: string; info: ModelInfo }
109
110 /**
111 * Optional context window for context-management / auto-condense when it must differ from

Callers 15

executeNewMethod · 0.65
buildAndPushResultMethod · 0.65
executeLegacyMethod · 0.65
executeMethod · 0.65
executeMethod · 0.65
condenseContextMethod · 0.65
getSystemPromptMethod · 0.65
attemptApiRequestMethod · 0.65

Implementers 2

VsCodeLmHandlersrc/api/providers/vscode-lm.ts
FakeAIHandlersrc/api/providers/fake-ai.ts

Calls

no outgoing calls

Tested by

no test coverage detected