Nimble Search
收藏Snowflake2026-06-17 更新2026-06-18 收录
下载链接:
https://app.snowflake.com/marketplace/listing/GZTSZ2BEO2R
下载链接
链接失效反馈官方服务:
资源简介:
**Nimble Search brings real-time web intelligence into Snowflake.** Call a SQL stored procedure or plug it into a Snowflake Intelligence agent to retrieve structured, AI-ready search results from across the live web — with depth and source controls built in.
**Get started**
1. **Get a Nimble API key.** Sign up at [online.nimbleway.com](https://online.nimbleway.com/), then generate a key under **Account Settings → API Keys**
2. **Install the app** in your Snowflake account from this listing.
3. **Bind your credentials.** Snowsight walks you through this automatically right after install.
4. **Call from any worksheet:**
```javascript
CALL core.nimble_answer('who won the latest F1 race?');
CALL core.nimble_search('latest AI news', 5, 'lite');
```
**What you get**
- core.nimble_search(query, max_results, depth) — ranked web results as a VARIANT, with title, URL, description, position, and locale per hit.
- core.nimble_answer(query) — synthesized, source-cited answer as a STRING. Designed to register as a Snowflake Intelligence agent tool.
- Three depth tiers (lite, fast, deep) for tuning latency vs. result detail.
**Documentation & API reference:** [https://docs.nimbleway.com/nimble-sdk/web-tools/search](https://docs.nimbleway.com/nimble-sdk/web-tools/search)
提供机构:
Nimble创建时间:
2026-06-02
原始信息汇总
数据集概述:Nimble Search
简介:Nimble Search 是一个将实时网页智能引入 Snowflake 的 AI 搜索引擎。通过调用 SQL 存储过程或将其接入 Snowflake Intelligence agent,用户可以从实时网络中检索结构化的、可供 AI 使用的搜索结果。
核心功能(SQL存储过程):
core.nimble_search(query, max_results, depth): 执行网络搜索,返回排名后的网页结果(VARIANT 类型),包含标题、URL、描述、排名位置和地区信息。core.nimble_answer(query): 生成综合性的、带有来源引用的答案(STRING 类型),旨在注册为 Snowflake Intelligence agent 工具。
深度控制:提供三种深度级别(lite、fast、deep),用于在延迟和结果细节之间进行调优。
用户操作流程:
- 获取 Nimble API 密钥(通过 online.nimbleway.com)。
- 从当前列表页安装此应用至 Snowflake 账户。
- 绑定凭证(安装后可在 Snowsight 中自动完成)。
使用示例: sql CALL core.nimble_answer(who won the latest F1 race?); CALL core.nimble_search(latest AI news, 5, lite);
定价:免费(Unlimited Access)。
交付方式:Native App。
类别:AI & ML, 联系人数据丰富, 客户获取, 机器学习, 市场分析, 情绪分析。
安全:已通过 Snowflake 安全审查;支持基于角色的访问控制。
文档与API参考:https://docs.nimbleway.com/nimble-sdk/web-tools/search



