mirror of
https://github.com/simstudioai/sim.git
synced 2026-02-16 01:15:26 -05:00
fix(jina): removed conditionally included outputs from jina (#2559)
* fix(jina): removed conditionally included outputs from jina * ack PR comments
This commit is contained in:
@@ -61,8 +61,6 @@ Jina AI Reader 专注于从网页中提取最相关的内容,去除杂乱、
|
||||
| 参数 | 类型 | 描述 |
|
||||
| --------- | ---- | ----------- |
|
||||
| `content` | 字符串 | 从 URL 提取的内容,处理为干净且适合 LLM 的文本 |
|
||||
| `links` | 数组 | 页面中找到的链接列表(当启用 gatherLinks 或 withLinksummary 时) |
|
||||
| `images` | 数组 | 页面中找到的图片列表(当启用 withImagesummary 时) |
|
||||
|
||||
### `jina_search`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user