Skip to content

Commit d436ca1

Browse files
authored
Update long-term-memory.md with configuration tip
Add tip about using Basic engine for long-term memory.
1 parent 8fcbae2 commit d436ca1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/ecosystem/plugin/long-term-memory.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,11 @@
2525

2626
确保你已经配置好了 [嵌入模型](../configure-embedding-model/introduction.md)[向量数据库](../configure-vector-database/introduction.md)
2727

28+
::: tip 提示
29+
将长期记忆的全部引擎设置为 `Basic` 引擎,则不需要配置嵌入模型和向量数据库。
30+
:::
31+
32+
2833
配置完成后,前往 Koishi 控制面板,启用长期记忆插件即可。
2934

3035
开启后还需要设置长期记忆的 [提取模型](../useful-configurations.md#longmemoryextractmodel)

0 commit comments

Comments
 (0)