diff options
author | icebaker <icebaker@proton.me> | 2023-12-09 18:31:13 -0300 |
---|---|---|
committer | icebaker <icebaker@proton.me> | 2023-12-09 18:31:13 -0300 |
commit | 9192057eb62e3ced2d0ae4b551e437941470e77c (patch) | |
tree | 987646577dfc5af897992912a92a9d6515a9872c | |
parent | 9bfac2f05ee88dec60c16a49dbcfc34aa9c284aa (diff) |
updating README
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |