Preparation ⢠Download gptme, download address: https://github.com/ErikBjare/gptme ⢠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 the gptme/config.toml file for configuration. ⢠Enter https://api.cometapi.com/v1 for the url. ⢠Paste the sk-xxxxx from cometapi for the API key.Testing the Call After configuration, enter a simple test command in gptme. 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.