zhiyaoli0221/dsh-finance-db2

dsh-finance-db

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

包名
dsh-finance-db
版本
0.1.0
许可证
MIT
最近更新
2026年8月22日

安装

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

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.