mirror of
https://github.com/shareAI-lab/learn-claude-code.git
synced 2026-04-28 06:19:32 +00:00
fix session doc
This commit is contained in:
parent
665831c774
commit
4f39ee4512
39 changed files with 283 additions and 232 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
`s01 > s02 > s03 > s04 > [ s05 ] s06 | s07 > s08 > s09 > s10 > s11 > s12`
|
||||
|
||||
> *"Load on demand, not upfront"* -- 知识通过 tool_result 按需注入, 别塞进 system prompt。
|
||||
> *"用到什么知识, 临时加载什么知识"* -- 通过 tool_result 注入, 不塞 system prompt。
|
||||
|
||||
## 问题
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue