Preparation • Deploy Dify: https://cloud.dify.ai/signin • 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 settings, in the model vendor select openAI and open settings, fill in the API address field with https://api.cometapi.com • Paste the sk-xxxxx from cometapi in the key input box and click "Save".• 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.Note: To add non-OpenAI models, such as Claude, Grok, Gemini, etc., you can follow these methods: • Enter Settings, select OpenAI-API-compatible in model providers and click Add Model;• Select LLM for model type, enter the name of the model you want to add in the model name field, paste the sk-xxxxx obtained from cometAPI in the key input box• Fill in the API address field with https://api.cometapi.com/v1 (you need to add v1 here); keep the model name in the API endpoint consistent with cometAPI, and click "Save".