mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-02-28 13:24:10 +01:00
fix codeWrapper issue, will produce funky text with ` commenting
This commit is contained in:
parent
ed699d2c06
commit
0ee31f0443
5 changed files with 62 additions and 12 deletions
|
|
@ -39,10 +39,10 @@ Currently, this project is only functional with the `text-davinci-003` model.
|
|||
- [x] Remember last selected model
|
||||
- [x] Highlight.js for code blocks
|
||||
- [x] Markdown handling
|
||||
- [ ] Bing AI Styling (for suggested responses, convo end, etc.)
|
||||
- [ ] 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
|
||||
- [ ] Bing AI Styling (for suggested responses, convo end, etc.)
|
||||
- [ ] Conversation/Prompt Search
|
||||
- [ ] Refactor/clean up code
|
||||
- [ ] Config file for easy startup
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue