feat(deepseek): upload plugin package metadata (#2916)

* feat(deepseek): upload plugin package metadata

* feat(deepseek): apply metadata review feedback

* docs(deepseek): specify request wire extensions

* docs(notes): record inventory cache benchmark

* docs(site): keep DeepSeek wire spec repository-only
This commit is contained in:
Tianyi Cui
2026-08-22 20:03:23 +08:00
committed by GitHub
parent e184d26380
commit ea6f61f144
81 changed files with 2272 additions and 44 deletions
+2
View File
@@ -328,6 +328,8 @@ const subsystemsReference = subsystemGroups.flatMap(([rootSection, enSection, fi
))
const reference = [
// `docs/deepseek-llm-api-wire-extensions.md` is a repository-only provider protocol reference.
// Projected links intentionally resolve to its GitHub source instead of a public site route.
...pairedPages(([
['docs/architecture.md', 'reference/index.md', '架构', 'Architecture', 0],
] as const).map(([source, route, rootLabel, enLabel, order]): PairedPage => ({