Spaces:
Running
Running
Commit History
add mobile menu (#64) 4dae10f unverified
Add disclaimer and share (#76) 9405a81 unverified
♻️ Better invalidation mechanism (#72) 831f161 unverified
layout misc dea9425
🐛 Remove sanitized < (#71) 4f1405c unverified
✨ Remove endoftext (#70) 0abf663 unverified
fix messages width 2d533a9
avoid huge titles 5c5a098
✨ Can chat in shared convo (#55) 0bfcf81 unverified
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
refactor syntax highlighting, more performant + avoid flickering on copy to clipboard button (#49) 697285c unverified
Adrien Denat commited on
✨ Model URL is dynamic 5860c9b
♻️ 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
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
✨ Save messages in backend (#31) ad02fa3 unverified
💄 Add prose (#28) e5eb656 unverified
add basic markdown parsing using Marked (#18) c3aa4e3 unverified
Split app structure & create convos (#20) 1b66f8d 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
Fix textarea submit not working on Safari <16 (#9) 5b9c242 unverified
Adrien Denat commited on
fix input max-width when pasting large amount of text (#6) 508e861 unverified
Adrien Denat commited on
rename TextArea to UserInput + missing import after merge conflict 84203b8
Adrien Denat commited on
add support for textArea autoheight + line break + tweak styling of input 6e856a0
Adrien Denat commited on