feat(docs): add interactive demo components for technical appendices
Add placeholder Vue components for visualizing technical concepts across multiple domains including frontend routing, browser rendering, cache design, queue design, database principles, API design, cloud services, and backend evolution. These components provide interactive educational content for the documentation. Update documentation structure to include new appendix sections and enhance existing content with visual components. Remove unused 'codex' dependency from package.json.
This commit is contained in:
@@ -11,6 +11,8 @@
|
||||
|
||||
## 0. 引言:为什么聊着聊着,它就忘事,还越来越贵?
|
||||
|
||||
<AgentContextFlow />
|
||||
|
||||
很多人在实际使用大模型时都会遇到类似的情况:
|
||||
|
||||
- 聊到一半,模型突然“忘记”之前说过的关键条件;
|
||||
|
||||
Reference in New Issue
Block a user