Spaces:
Running
Running
Commit History
πΈ Use default system theme (#80) 9c68297 unverified
Fix scroll to bottom (#78) 77c7055 unverified
gradient 5be0e20
wording 1d0d9b3
add mobile menu (#64) 4dae10f unverified
Add disclaimer and share (#76) 9405a81 unverified
β»οΈ Better invalidation mechanism (#72) 831f161 unverified
layout misc dea9425
π©Ή Use passed fetch cc @julien-c c38ef3b
π©Ή Change 301 to 302 in case we want to use the route for something else b94fb23
π Remove sanitized < (#71) 4f1405c unverified
β¨ Remove endoftext (#70) 0abf663 unverified
π Fix redirect after delete 1bba900
π Fix generating bug (#68) 833fd87 unverified
Merge branch 'main' of https://github.com/huggingface/chat-ui e287e2f
add community feedback to nav e6085e5
fix tokens keeping coming even when changing conversation (#62) 4f431ff unverified
Adrien Denat commited on
fix messages width 2d533a9
avoid huge titles 5c5a098
redirect "New Chat" to / 690db3e
Adrien Denat commited on
β¨ Can chat in shared convo (#55) 0bfcf81 unverified
π Fix share url c878a7d
remove unneeded hack in main.css (#51) 10f1462 unverified
Adrien Denat commited on
make sure conversations scroll back down on page change (#52) 741a217 unverified
Adrien Denat commited on
add loading icon + pending state when assistant message is pending (#48) 3aa8136 unverified
redirect /conversation -> / (#50) 7b62aec unverified
Adrien Denat commited on
refactor syntax highlighting, more performant + avoid flickering on copy to clipboard button (#49) 697285c unverified
Adrien Denat commited on
β¨ Model URL is dynamic 5860c9b
π§ Change cookie name 41b9769
π§ Configure a base path (#47) 67867a9 unverified
β»οΈ Duplicate convos in DB when they are shared (#44) 76d4779 unverified
π Preserve whitespace in user message (#39) 7b1d57f unverified
add basic html sanitizing (#40) 0ca99f1 unverified
β¨ Make chat intro buttons work (#38) b7f9ccb unverified
π Model only returns output 2aecb80
π Fix when model sends back prompt f00349e
Highlight current convo + fix sending bug (#37) 7482c01 unverified
Adrien syntax highlighting ssr (#32) 4a0bbdf unverified
Adrien Denat commited on