OpenManus is an open-source agentic AI framework. Connect it to CometAPI by editing theDocumentation Index
Fetch the complete documentation index at: https://apidoc.cometapi.com/llms.txt
Use this file to discover all available pages before exploring further.
config.toml file.
Prerequisites
Setup
Get your CometAPI API key
Log in to the CometAPI dashboard. Click Add API Key and copy your key and base URL (

https://api.cometapi.com).

Create and edit config.toml
In the 
config/ directory, copy the example config file to config.toml. Set base_url to https://api.cometapi.com/v1 and paste your CometAPI key as api_key.
