Preparation ⢠Download OpenAI Translator, address: https://github.com/openai-translator/openai-translator/releases/tag/v0.4.32 ⢠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 ⢠Enter OpenAI Translator, the general settings page will pop up automatically. ⢠Select Simplified Chinese as the language, OpenAI as the model provider, enter https://api.cometapi.com in the URL field. ⢠Paste the sk-xxxxx from cometapi in the API key input box. Testing the Call After configuration, you can proceed with translation. If the call is successful, you will receive a corresponding translation reply; if it fails, check if the configuration is correct or contact cometapi online customer service. ⢠You can also customize model names on this page by checking "No model API support", selecting "Custom" from the model dropdown list, and manually entering a model name, such as adding the deepseek-chat model.