Commit e5bedab
authored
Add chat history support to web chat app (#1363)
* Add chat history
* Support renaming
* Start immediately with new chat
* Add timestamp
* Prettier chat list
* Style
* Delete chat
* Fix copy button
* Fix markdown rendering
* Store things in cache
* Store things in cache1 parent 0e02779 commit e5bedab
File tree
5 files changed
+727
-265
lines changed- mistralrs-web-chat
- src
- static
5 files changed
+727
-265
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| |||
0 commit comments