OpenManus 是一個開源的 agentic AI 框架。透過編輯Documentation 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 檔案即可將它連接到 CometAPI。
先決條件
設定
取得你的 CometAPI API key
建立並編輯 config.toml
在 
config/ 目錄中,將範例設定檔複製為 config.toml。將 base_url 設為 https://api.cometapi.com/v1,並將你的 CometAPI key 貼到 api_key。


