From afb9cdcb3dedbb13cd8aef054cd3f6a0b719c008 Mon Sep 17 00:00:00 2001 From: Vivian Fang Date: Fri, 13 Oct 2023 01:49:31 -0700 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b23731e8..27982931 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -MemGPT logo +MemGPT logo # [MemGPT](https://memgpt.ai) @@ -55,6 +55,8 @@ python main.py --human me.txt load a specific human file --first allows you to send the first message in the chat (by default, MemGPT will send the first message) +--debug + enables debugging output ``` ### Interactive CLI commands