Preparation ⢠Download and install IntelliJ IDEA, link: https://www.jetbrains.com/idea/, search for IntelliJ Translation Plugin in extensions, get the extension and install the plugin.⢠Log in to cometapi. Click "Add Token" in the API token section to get your token key: sk-xxxxx and baseurl: https://api.cometapi.comAPI Configuration ⢠Find the plugin icon, click and enter the extension settings menu, locate the Translation option. ⢠Select "OpenAI Translation" as the translation engine, click settings on the right, enter https://api.CometAPI.com in the API endpoint field, the second box defaults to /v1/chat/completions; ⢠Paste the sk-xxxxx obtained from CometAPI into the API key input box. Click confirm.Testing the Call After configuration is complete, click the profile to test the service. If verification is successful, you will receive the corresponding translation reply; if it fails, please check whether the configuration is correct, or contact CometAPI online customer service. ⢠At the same time, you can create new models on the settings page, such as adding the deepseek-chat model.