Update README
This commit is contained in:
parent
3c1901fa80
commit
539c31a412
|
@ -12,6 +12,8 @@
|
||||||
|
|
||||||
## Included
|
## Included
|
||||||
- A sensible system prompt
|
- A sensible system prompt
|
||||||
|
- Persistent storage in a `messages.json` file
|
||||||
|
- Only messages to and from the bot are written to disk.
|
||||||
- Automatically detect and analyze images
|
- Automatically detect and analyze images
|
||||||
- Generate images with the prefix "Please generate:"
|
- Generate images with the prefix "Please generate:"
|
||||||
|
|
||||||
|
@ -85,4 +87,4 @@ SELF=
|
||||||
npm run build
|
npm run build
|
||||||
|
|
||||||
npm run start
|
npm run start
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue