Preparation • Download this plugin in VS Code. • Log in to cometapi. Click "ADD API key" in the API keys to get your token key: sk-xxxxx and baseurl: https://api.cometapi.comAPI Configuration • Enter cline settings menu, select openai compatible as provider. • Fill in the url field with https://api.cometapi.com/v1 • Paste the sk-xxxxx from cometapi in the API key input box and click "Save". You can manually fill in the model according to your needs.Testing the Call After configuration, enter a simple test command in cline, such as generating code. If the call is successful, you will receive a corresponding answer; if it fails, check if the configuration is correct or contact cometapi online customer service.