Commit History
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
π§ Add base_url metadata in config
2ad4509
π§ Change cookie name
41b9769
π§ Configure a base path (#47)
67867a9
unverified
auto-formatting (#45)
4c70bcc
unverified
β»οΈ Duplicate convos in DB when they are shared (#44)
76d4779
unverified
π Preserve whitespace in user message (#39)
7b1d57f
unverified
rm theme override (#42)
10721c1
unverified
add basic html sanitizing (#40)
0ca99f1
unverified
β¨ Make chat intro buttons work (#38)
b7f9ccb
unverified
add icons lib (#41)
b7167b0
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
ποΈ Run "npm audit fix"
5f9acb9
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
π Warn regarding secrets
9c0276d
Add MongoDB (#14)
cad3e14
unverified
π¨ Add VSCode config to lint/prettier on save
ed0f702
π§ Standardize environment config (#13)
3ebd805
unverified
π Add doc about environment
d16d319
Fix textarea submit not working on Safari <16 (#9)
5b9c242
unverified
Adrien Denat
commited on
Migrate to new model + proxy from server (#5)
c8d90f4
unverified
Update README.md
a388980
unverified
Introduction: design update (#7)
3072414
unverified
fix input max-width when pasting large amount of text (#6)
508e861
unverified
Adrien Denat
commited on
dark by default
e12af12
UI update misc (#4)
6a35655
unverified
Merge pull request #2 from huggingface/adrien-message-input-improvements
fc5999a
unverified
Adrien Denat
commited on
rename TextArea to UserInput + missing import after merge conflict
84203b8
Adrien Denat
commited on
migrate to integrated Tailwind instead of CDN
cbb996c
Adrien Denat
commited on
add support for textArea autoheight + line break + tweak styling of input
6e856a0
Adrien Denat
commited on