ARouter 支援為任何模型提供網頁搜尋接地能力。透過在模型識別符後附加Documentation Index
Fetch the complete documentation index at: https://docs.arouter.ai/llms.txt
Use this file to discover all available pages before exploring further.
:online 或使用 web 外掛程式來啟用。
快速開始
自訂 web 外掛程式
| 參數 | 類型 | 預設值 | 說明 |
|---|---|---|---|
id | string | — | 必須為 "web" |
max_results | number | 5 | 最大搜尋結果數量 |
engine | string | auto | 搜尋引擎:"native"、"exa" 或 "parallel" |
include_domains | string[] | — | 僅返回來自這些網域的結果 |
exclude_domains | string[] | — | 排除來自這些網域的結果 |