MCPcopy Create free account
hub / github.com/bigcode-project/jupytercoder / getCheckedMode

Function getCheckedMode

src/preferences.js:9–9  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

7 async getBigcodeServiceUrl() { },
8 // get user selection whether it is Bigcode or OpenAI
9 async getCheckedMode() { },
10 // get the GPT model selected by the user
11 async getGPTModelType() { },
12

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected