Loading...
Loading...
Compare original and translation side by side
~/.claude/settings.json{
"env": {
"INSPIRO_API_KEY": "inspiro-your-api-key-here"
}
}~/.claude/settings.json{
"env": {
"INSPIRO_API_KEY": "inspiro-your-api-key-here"
}
}Tip: Research can take 30-120 seconds. Press Ctrl+B to run in the background.
提示:调研过程需要30-120秒,按Ctrl+B可后台运行。
./scripts/research.sh '<json>' [output_file]undefined./scripts/research.sh '<json>' [output_file]undefinedundefinedundefined| Field | Type | Default | Description |
|---|---|---|---|
| string | Required | Research topic or question |
| string | | Model: |
| 字段 | 类型 | 默认值 | 描述 |
|---|---|---|---|
| string | 必填 | 调研主题或问题 |
| string | | 模型可选值: |
| Model | Use Case | Speed |
|---|---|---|
| Single topic, targeted research | ~30s |
| Comprehensive multi-angle analysis | ~60-120s |
| API chooses based on complexity | Varies |
| 模型 | 适用场景 | 速度 |
|---|---|---|
| 单一主题、定向调研 | ~30秒 |
| 全面多维度分析 | ~60-120秒 |
| API根据问题复杂度自动选择 | 时长不定 |
./scripts/research.sh '{"input": "What is retrieval augmented generation?", "model": "mini"}'./scripts/research.sh '{"input": "What is retrieval augmented generation?", "model": "mini"}'./scripts/research.sh '{"input": "LangGraph vs CrewAI for multi-agent systems", "model": "pro"}'./scripts/research.sh '{"input": "LangGraph vs CrewAI for multi-agent systems", "model": "pro"}'./scripts/research.sh '{"input": "Fintech startup landscape 2025", "model": "pro"}' fintech-report.md./scripts/research.sh '{"input": "Fintech startup landscape 2025", "model": "pro"}' fintech-report.md