mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-02-05 01:01:51 +01:00
adds markdown support, fix code wrapping
This commit is contained in:
parent
c58a9bbe93
commit
fd01fd3334
9 changed files with 1545 additions and 115 deletions
|
|
@ -37,7 +37,8 @@ Currently, this project is only functional with the `text-davinci-003` model.
|
|||
- [x] AI Model Selection
|
||||
- [x] Bing AI integration
|
||||
- [x] Remember last selected model
|
||||
- [ ] Highlight.js for code blocks
|
||||
- [x] Highlight.js for code blocks
|
||||
- [ ] 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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue