docs(knowledge): Tier 說明明確列出官方方案階梯(含 Sponsor Pro)#9
Open
linsamtw wants to merge 1 commit into
Open
Conversation
依 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) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
背景
對照
backend/constant.py的會員等級(FREE_LEVEL/BACKER_LEVEL/SPONSOR_LEVEL/SPONSOR_PRO_LEVEL,即account/user_info.py回傳level的來源)。知識包原本只用 Free / Backer / Sponsor,把 Sponsor Pro 隱含併進 Sponsor,沒講清楚官方階梯。變更
knowledge/datasets.md的「Tier 說明」:守則
LevelLimit表、redis、scheduler 等內部實作 — 知識包是公開給 GPT 的檔。knowledge_bundle.md(gitignored)已重生,內含 Sponsor Pro 階梯,供 GPT Knowledge 上傳。驗證
build_instructions7986/8000、bundle 重生正常。🤖 Generated with Claude Code