()
| 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 |
nothing calls this directly
no outgoing calls
no test coverage detected