Removed the Labs page, removed a store

This commit is contained in:
Enrico Ros
2023-11-21 21:31:21 -08:00
parent f9e38c7220
commit bb36dbc4b9
14 changed files with 121 additions and 174 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ by release.
- **Backup/Restore** - save chats, and restore them later
- **[Local model support with Oobabooga server](../docs/config-local-oobabooga)** - run your own LLMs!
- **Flatten conversations** - conversations summarizer with 4 modes
- **Fork conversations** - create a new chat, to experiment with different endings
- **Fork conversations** - create a new chat, to try with different endings
- New commands: /s to add a System message, and /a for an Assistant message
- New Chat modes: Write-only - just appends the message, without assistant response
- Fix STOP generation - in sync with the Vercel team to fix a long-standing NextJS issue