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