summaryrefslogtreecommitdiff
path: root/config.example.toml
diff options
context:
space:
mode:
Diffstat (limited to 'config.example.toml')
-rw-r--r--config.example.toml3
1 files changed, 0 insertions, 3 deletions
diff --git a/config.example.toml b/config.example.toml
index 6512a37..80e3640 100644
--- a/config.example.toml
+++ b/config.example.toml
@@ -6,8 +6,5 @@ LogFile = "log.txt"
UserRole = "user"
ToolRole = "tool"
AssistantRole = "assistant"
-AssistantIcon = "<🤖>: "
-UserIcon = "<user>: "
-ToolIcon = "<ï‚­>>: "
SysDir = "sysprompts"
ChunkLimit = 100000