Preparation ⢠Deploy OpenManus: https://github.com/mannaandpoem/OpenManus/blob/main/README_zh.md ⢠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 ⢠Create a config.toml file in the config directory (you can copy it from the example). ⢠Fill in the API address field as https://api.Cometapi.com/v1 and the key as sk-xxxxx obtained from Cometapi. Testing the Call After the configuration is finished, you can use it. If the call succeeds, you will get the corresponding reply; if it fails, please check whether the configuration is correct or contact Cometapi online customer service.