File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -36,6 +36,7 @@ or when [running the docker image](#using-the-ready-made-docker-image) or when c
36
36
| PLUGINS | no | ` graph-plugin, image-plugin ` | The enabled plugins of the bot. By default all plugins (grpah-plugin and image-plugin) are enabled. |
37
37
| DEBUG_LEVEL | no | ` TRACE ` | a debug level used for logging activity, defaults to ` INFO ` |
38
38
| BOT_CONTEXT_MSG | no | ` 15 ` | The number of previous messages which are appended to the conversation with ChatGPT, defaults to 100 |
39
+ | BOT_INSTRUCTION | no | ` Act like Elon Musk ` | Extra instruction to give your assistance. How should the assistant behave? |
39
40
40
41
> ** Note**
41
42
> The ` YFILES_SERVER_URL ` is used for automatically converting text information created by the bot into diagrams.
You can’t perform that action at this time.
0 commit comments