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

Function getHuggingfaceApiKey

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

Source from the content-addressed store, hash-verified

3 async getOpenAIKey() { },
4 // get the Huggingface Access Token filled out by the user
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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected