OpenClaw 透過 MiniMax Coding Plan 搜尋 API 支援 MiniMax 作為Documentation Index
Fetch the complete documentation index at: https://docs.openclaw.ai/llms.txt
Use this file to discover all available pages before exploring further.
web_search 提供者。它會傳回包含標題、URL、摘要和相關查詢的結構化搜尋結果。
取得 Coding Plan 金鑰
建立金鑰
從
MiniMax Platform
建立或複製 MiniMax Coding Plan 金鑰。
MINIMAX_CODING_API_KEY 作為環境變數別名。當 MINIMAX_API_KEY
已指向 coding-plan 權杖時,仍會作為相容性後援讀取。
設定
MINIMAX_CODE_PLAN_KEY。
若是 Gateway 安裝,請將它放在 ~/.openclaw/.env。
區域選擇
MiniMax Search 使用這些端點:- 全球:
https://api.minimax.io/v1/coding_plan/search - 中國:
https://api.minimaxi.com/v1/coding_plan/search
plugins.entries.minimax.config.webSearch.region,OpenClaw 會依照以下順序解析區域:
tools.web.search.minimax.region/ Plugin 擁有的webSearch.regionMINIMAX_API_HOSTmodels.providers.minimax.baseUrlmodels.providers.minimax-portal.baseUrl
MINIMAX_API_HOST=https://api.minimaxi.com/...
也會自動讓 MiniMax Search 使用中國區主機。
即使你是透過 OAuth minimax-portal 路徑驗證 MiniMax,
網頁搜尋仍會註冊為提供者 ID minimax;OAuth 提供者基底 URL
只會作為中國區/全球主機選擇的區域提示使用。
支援的參數
MiniMax Search 支援:querycount(OpenClaw 會將傳回的結果清單裁剪為要求的數量)