返回顶部
j

jina-deepsearch

Jina DeepSearch API access via AIHubMix - use curl to call the HTTP API directly.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 0.0.3
安全检测
已通过
344
下载量
0
收藏
概述
安装方式
版本历史

jina-deepsearch

# Jina DeepSearch Access Jina's DeepSearch API via AIHubMix using curl. ## Quick Start ```bash # Set your API key first export AIHUBMIX_API_KEY="sk-..." # Call the API directly with curl curl https://aihubmix.com/v1/chat/completions \ -H "Content-Type: application/json" \ -H "Authorization: Bearer $AIHUBMIX_API_KEY" \ -d '{ "model": "jina-deepsearch-v1", "messages": [{"role": "user", "content": "Your search query"}] }' ``` ## Configuration Set `AIHUBMIX_API_KEY` environment variable. Get your API key from https://aihubmix.com ## Model - `jina-deepsearch-v1` - Jina's deep search model

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 jina-deepsearch-1776278233 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 jina-deepsearch-1776278233 技能

通过命令行安装

skillhub install jina-deepsearch-1776278233

下载 Zip 包

⬇ 下载 jina-deepsearch v0.0.3

文件大小: 1.21 KB | 发布时间: 2026-4-16 18:06

v0.0.3 最新 2026-4-16 18:06
- Removed web-search-wrapper.py, simplifying the skill to direct API usage.
- Updated documentation to focus solely on using curl for API access.
- Clarified that configuration is via the AIHUBMIX_API_KEY environment variable.
- Streamlined instructions and removed references to previous wrapper or OpenClaw config setup.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部