Serper
Bundles 包含支援與 AgentBuilder 特定 第三方整合的自訂Components。
此頁面描述 Serper bundle 中可用的Components。
如需詳細資訊,請參閱 Serper 文件。
Serper Google Search API
此Components允許您呼叫 Serper.dev Google Search API。
它將搜尋結果清單作為 DataFrame 返回。
Google Serper API 參數
| Name | Type | Description |
|---|---|---|
Serper API Key (serper_api_key) | SecretString | 輸入參數。Serper.dev API 驗證的 API 金鑰。 |
Input Value (input_value) | String | 輸入參數。搜尋查詢輸入。 |
Number of Results (k) | Integer | 輸入參數。要返回的搜尋結果數量。 |