From fba670042e3f1adea0e10e55df41e54e6c13a9cf Mon Sep 17 00:00:00 2001 From: linsamtw Date: Mon, 1 Jun 2026 14:22:08 +0800 Subject: [PATCH] =?UTF-8?q?docs(knowledge):=20Tier=20=E8=AA=AA=E6=98=8E?= =?UTF-8?q?=E6=98=8E=E7=A2=BA=E5=88=97=E5=87=BA=E5=AE=98=E6=96=B9=E6=96=B9?= =?UTF-8?q?=E6=A1=88=E9=9A=8E=E6=A2=AF=EF=BC=88=E5=90=AB=20Sponsor=20Pro?= =?UTF-8?q?=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 依 backend/constant.py 的會員等級(FREE/BACKER/SPONSOR/SPONSOR_PRO)對齊知識 包的方案敘述:在 datasets.md 的 Tier 說明補上「Free → Backer → Sponsor → Sponsor Pro」階梯與「高階涵蓋低階、各 dataset 標的是最低所需方案」說明,並把 原本「含 SponsorPro」改寫成單獨點名「Sponsor Pro 亦可存取」。 只用對外方案名,不寫 level 數字 / LevelLimit / 內部實作。各 dataset 既有 Tier 標記不變。knowledge_bundle.md 隨之重生(gitignored)。 Co-Authored-By: Claude Opus 4.8 (1M context) --- knowledge/datasets.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/knowledge/datasets.md b/knowledge/datasets.md index 8bbf2d1..edd4a2c 100644 --- a/knowledge/datasets.md +++ b/knowledge/datasets.md @@ -4,10 +4,12 @@ ChatGPT Custom GPT 與 MCP server 共用此文件作為 single source of truth ## Tier 說明 +FinMind 會員方案由低到高為 **Free → Backer → Sponsor → Sponsor Pro**;高階方案涵蓋所有低階方案可存取的資料。下方每個 dataset 標示的是「可存取所需的最低方案」。 + - **Free:** 不需 `data_id` 也能查(多為總覽 / 整體市場 / 列表型 dataset) -- **Free(w/ data_id):** 帶 `data_id`(單一標的)為 Free;省略 `data_id` 想查全市場需 Backer/Sponsor +- **Free(w/ data_id):** 帶 `data_id`(單一標的)為 Free;省略 `data_id` 想查全市場需 Backer 以上 - **Backer:** 需 Backer 方案以上 -- **Sponsor:** 需 Sponsor 方案以上(含 SponsorPro) +- **Sponsor:** 需 Sponsor 方案以上(Sponsor Pro 亦可存取) 「single day」字樣表示該 dataset 僅吃 `start_date`,不支援 `end_date` 區間。