Message Blocks for Normal Message Style (#37)

* add: if check for message length

* update: version increment

* update: readme
This commit is contained in:
Kevin Dang
2024-04-07 16:09:27 -07:00
committed by GitHub
parent 2bdc7b8583
commit da1f08a070
5 changed files with 13 additions and 9 deletions

View File

@@ -15,7 +15,7 @@ The project aims to:
* [ ] Message Persistance on Channels and Threads
* [x] Containerization with Docker
* [x] Slash Commands Compatible
* [ ] Generated Token Length Handling for >2000 or >6000 characters
* [x] Generated Token Length Handling for >2000 ~~or >6000 characters~~
* [ ] External WebUI Integration
* [ ] Administrator Role Compatible
* [ ] Allow others to create their own models personalized for their own servers!