trying different markdown library for proper list styling

This commit is contained in:
Daniel Avila 2023-02-24 23:16:19 -05:00
parent 34ebd97c9d
commit 78c9f3dc74
8 changed files with 4352 additions and 132 deletions

View file

@ -38,7 +38,7 @@ Currently, this project is only functional with the `text-davinci-003` model.
- [x] Bing AI integration
- [x] Remember last selected model
- [x] Highlight.js for code blocks
- [ ] Markdown handling
- [x] Markdown handling
- [ ] AI model change handling (whether to pseudo-persist convos or start new convos within existing convo)
- [ ] Server convo pagination (limit fetch and load more with 'show more' button)
- [ ] Prompt Templates