Spaces:
Running
Running
Commit History
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
inference params from @OlivierDehaene 's Space (#34) 7f827cf unverified
β¨ Delete convo (#36) 1a14c61 unverified
Share convos (#35) fc15a4c unverified
forgot to commit this after file rename fa4bfea
Adrien Denat commited on
Syntax highlighting + copy to clipboard button (#30) 8811ee0 unverified
π‘ Remove outdated todo e6bc023
π©Ή Next chat links to home page ac94c73
β¨ Save messages in backend (#31) ad02fa3 unverified
π Add prose (#28) e5eb656 unverified
π©Ή Fix proxified headers + remove guard in hook (#27) 3ddb8c6 unverified
add basic markdown parsing using Marked (#18) c3aa4e3 unverified
π Fix text generation 91e621a
Split app structure & create convos (#20) 1b66f8d unverified
β¨ Add cookie (#17) 067b52a unverified
Chat snap scroll bottom (#10) b37570d unverified
Adrien Denat commited on
Add MongoDB (#14) cad3e14 unverified
π¨ Add VSCode config to lint/prettier on save ed0f702
π§ Standardize environment config (#13) 3ebd805 unverified
Fix textarea submit not working on Safari <16 (#9) 5b9c242 unverified
Adrien Denat commited on