zhiyaoli0221/dsh-finance-db2

dsh-finance-db

Read-only market quotes, OHLCV history, fundamentals, news, search, and health checks for DeepSeek Harness

AI 分析

核心用途是为 AI 智能体引入实时金融市场数据查询能力。适合需要分析 A股/港股/美股 行情、查看财经新闻或进行金融数据研究的用户。

パッケージ
dsh-finance-db
バージョン
0.1.0
ライセンス
MIT
最終更新
2026/08/22

インストール

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:zhiyaoli0221/dsh-finance-db

ドキュメント

README 全文を読む ↗

Providers and configuration

The plugin calls the original upstream providers directly. It does not call a DeepEar/Vercel proxy.

CapabilityProviderConfiguration
A-share / HK quote and historyEastMoneyNo key required
US quote and historyYahoo Finance chart endpointNo key required
HeadlinesNewsNowNo key required
Optional web searchJina SearchSet JINA_API_KEY

Requests are cached in memory for short, capability-specific TTLs. A cache hit does not make a fresh upstream request; use finance_health when diagnosing connectivity.