forked from jay3-yy/BiliPai
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathllm.txt
More file actions
38 lines (29 loc) · 1.46 KB
/
Copy pathllm.txt
File metadata and controls
38 lines (29 loc) · 1.46 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
# BiliPai Repository - LLM Compatibility Entry / BiliPai 仓库 - LLM 兼容入口
This file is a compatibility alias for tooling that looks for `llm.txt`.
本文件是面向查找 `llm.txt` 的工具链兼容入口。
Maintained periodically, but still subject to freshness limits; reference only.
会定期维护,但仍存在时效性限制,仅供参考。
Current sync target / 当前同步目标:`2026-08-02 · build 9.9.9.8.6 · documented release v9.9.9.8.6`
## Preferred Order / 推荐阅读顺序
1. `llms.txt`
2. `docs/wiki/AI.md`
3. `README.md` / `README_EN.md`
4. `docs/wiki/ROADMAP.md`
5. `CHANGELOG.md` + source code verification
## Quick Routes / 快速入口
| Need | File |
| --- | --- |
| Canonical AI / LLM entry / 主 AI / LLM 入口 | `llms.txt` |
| AI path map / AI 路径图 | `docs/wiki/AI.md` |
| Project overview / 项目总览 | `README.md` |
| Current priorities / 当前路线图 | `docs/wiki/ROADMAP.md` |
| Latest release notes / 最新发布说明 | `CHANGELOG.md` |
| Architecture / 架构 | `docs/wiki/ARCHITECTURE.md` |
| QA / regression / QA 与回归 | `docs/wiki/QA.md` |
## Rules / 使用规则
- Treat `llms.txt` as the canonical repository entry.
- 将 `llms.txt` 视为仓库主入口。
- Verify current behavior with source code and `CHANGELOG.md`.
- 当前行为请以源码与 `CHANGELOG.md` 共同核验。
- If this file and `llms.txt` disagree, trust `llms.txt`.
- 如果本文件与 `llms.txt` 冲突,以 `llms.txt` 为准。