You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/en/Components/Config.md
+37Lines changed: 37 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -106,6 +106,7 @@ tools:
106
106
107
107
For the complete list of supported tools and custom tools, please refer to [here](./Tools.md)
108
108
109
+
<<<<<<< HEAD
109
110
## Skills Configuration
110
111
111
112
> Optional, used when enabling Agent Skills
@@ -123,6 +124,42 @@ skills:
123
124
```
124
125
125
126
For the complete skill module documentation (including architecture, directory structure, API reference, and security mechanisms), see [Agent Skills](./AgentSkills).
127
+
=======
128
+
## Memory Compression Configuration
129
+
130
+
> Optional, for context management in long conversations
0 commit comments