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

Function getBigcodeServiceUrl

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

Source from the content-addressed store, hash-verified

5 async getHuggingfaceApiKey() { },
6 // get the Bigcode service url filled out by the user
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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected