mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-03-03 23:00:18 +01:00
complete copyCode for code blocks
This commit is contained in:
parent
ac2229fbb6
commit
92648554ad
3 changed files with 28 additions and 13 deletions
|
|
@ -42,7 +42,7 @@ Currently, this project is only functional with the `text-davinci-003` model.
|
|||
- [x] Highlight.js for code blocks
|
||||
- [x] Markdown handling
|
||||
- [x] Language Detection for code blocks
|
||||
- [ ] 'Copy to clipboard' button for code and messages
|
||||
- [x] 'Copy to clipboard' button for code blocks
|
||||
- [ ] 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)
|
||||
- [ ] Server convo pagination (limit fetch and load more with 'show more' button)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue