配置说明
密钥
用户密钥保存在 app home 的 .env 文件中。
常见变量:
OPENALEX_API_KEYCROSSREF_MAILTOSEMANTIC_SCHOLAR_API_KEYNCBI_API_KEYUNPAYWALL_EMAILCORE_API_KEYOPENAI_API_KEY
分析配置
scibudy analysis-settings
scibudy analysis-update --analysis-mode hybrid --compute-backend local
重要项:
analysis_modecompute_backendchunk_sizechunk_overlapforum_source_profile- 本地 embedding / reranker 配置
Domain profiles
Domain profile 只影响全文 synthesis,不会限制 search_literature 的检索源或学科范围。
当前内置:
general:默认全领域证据抽取 profile。auto:根据 topic 自动解析 profile,并在 synthesis payload 中记录 requested/resolved profile。sbi_calibration:SBI calibration 的示例 preset,不是 Scibudy 的默认领域。
用法:
scibudy profiles
scibudy synthesize-library <library_id> "causal inference robustness" --profile general
scibudy synthesize-library <library_id> "calibration in simulation-based inference" --profile sbi_calibration
运行目录
app home 中默认包括:
.envstate/analysis/library/ui/dist/