mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-02-04 16:51:50 +01:00
convo fetching in increments of 12
This commit is contained in:
parent
80319c7fcc
commit
a98367d27f
6 changed files with 70 additions and 16 deletions
|
|
@ -55,12 +55,12 @@ Here are my planned/recently finished features.
|
|||
- [x] 'Copy to clipboard' button for code blocks
|
||||
- [x] Customize prompt prefix/label (custom ChatGPT using official API)
|
||||
- [x] AI model change handling (start new convos within existing convo)
|
||||
- [ ] Server convo pagination (limit fetch and load more with 'show more' button)
|
||||
- [x] Server convo pagination (limit fetch and load more with 'show more' button)
|
||||
- [ ] Config file for easy startup
|
||||
- [ ] Bing AI Styling (for suggested responses, convo end, etc.)
|
||||
- [ ] Prompt Templates
|
||||
- [ ] Conversation/Prompt Search
|
||||
- [ ] Refactor/clean up code
|
||||
- [ ] Config file for easy startup
|
||||
- [ ] Refactor/clean up code (tech debt)
|
||||
- [ ] Mobile styling (half-finished)
|
||||
- [ ] Semantic Search Option (requires more tokens)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue