From e1439e793f4601c7b0bfa50609877506b6f37ad8 Mon Sep 17 00:00:00 2001 From: Raven Scott Date: Fri, 7 Apr 2023 21:25:08 +0200 Subject: [PATCH] update readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 87f97a5..7892adb 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,9 @@ Commands: `/create-session` - create a new chat session Optional Options: (Model, init-prompt, temperature and the repeat-penalty) `/view-session-id` - View your current session id + `/view-session-history` - View your current session id + `/chat` - Chat with the bot 1) Use ```npm i ```