Spaces:
Build error
Build error
Commit History
UI tweaks (#53)
17dba7d
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
auto-formatting (#45)
4c70bcc
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
add icons lib (#41)
b7167b0
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
Introduction: design update (#7)
3072414
unverified
fix input max-width when pasting large amount of text (#6)
508e861
unverified
Adrien Denat
commited on
UI update misc (#4)
6a35655
unverified
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