mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-02-19 17:08:10 +01:00
complete language detection for code blocks
This commit is contained in:
parent
c4d0787b49
commit
d235bb7b1b
10 changed files with 133 additions and 37 deletions
|
|
@ -41,6 +41,7 @@ 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
|
||||
- [x] Language Detection fpr code blocks
|
||||
- [ ] 'Copy to clipboard' button for code and messages
|
||||
- [ ] Set user/model label and prompt prefix view option
|
||||
- [ ] AI model change handling (whether to pseudo-persist convos or start new convos within existing convo)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue