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