From 25268dc2ea479d70513cb3c505ccd1489851a082 Mon Sep 17 00:00:00 2001 From: oxSaturn Date: Wed, 11 Dec 2024 15:47:46 +0800 Subject: [PATCH] fix: a typo in characterfile.md --- docs/docs/core/characterfile.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/core/characterfile.md b/docs/docs/core/characterfile.md index a57e5318d13..e25fe58348c 100644 --- a/docs/docs/core/characterfile.md +++ b/docs/docs/core/characterfile.md @@ -272,7 +272,7 @@ The `settings` object defines additional configurations like secrets and voice m Use the provided tools to convert documents into knowledge: - [folder2knowledge](https://github.com/ai16z/characterfile/blob/main/scripts/folder2knowledge.js) -- [knowledge2folder](https://github.com/ai16z/characterfile/blob/main/scripts/knowledge2character.js) +- [knowledge2character](https://github.com/ai16z/characterfile/blob/main/scripts/knowledge2character.js) - [tweets2character](https://github.com/ai16z/characterfile/blob/main/scripts/tweets2character.js) Example: