update readme

This commit is contained in:
Raven Scott
2023-04-07 21:24:42 +02:00
parent bbb5bc52f3
commit 53153e0a3f
2 changed files with 9 additions and 1 deletions

View File

@ -22,7 +22,7 @@ let modelList = ["7B", "7B-native", "gpt4all"]
module.exports = {
name: "create-session",
description: "create a new session chat",
description: "create a new chat session",
private: true,
options: [{
"name": "model",