summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7290a8e..50b784a 100644
--- a/README.md
+++ b/README.md
@@ -111,6 +111,8 @@ nb assistant.yml - eval "hello"
nb assistant.yml - repl
```
+You can exit the REPL by typing `exit`.
+
## Usage
### Command Line
@@ -159,6 +161,8 @@ well. How can I assist you?
🤖> |
```
+You can exit the REPL by typing `exit`.
+
All of the commands above are stateless. If you want to preserve the history of your interactions, replace the `-` with a state key:
```bash