Spaces:
Build error
Build error
Commit History
Fix mobile height (#79)
1c8195c
unverified
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 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
Auto-naming convos by summarizing them (#58)
3e9f86e
unverified
redirect "New Chat" to /
690db3e
Adrien Denat
commited on
✨ Can chat in shared convo (#55)
0bfcf81
unverified
🐛 Fix share url
c878a7d
Prettier update (#54)
5da61b4
unverified
UI tweaks (#53)
17dba7d
unverified
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
🔧 Configure a base path (#47)
67867a9
unverified
♻️ Duplicate convos in DB when they are shared (#44)
76d4779
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
inference params from
@OlivierDehaene
's Space (#34)
7f827cf
unverified
✨ Delete convo (#36)
1a14c61
unverified
Share convos (#35)
fc15a4c
unverified
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
🩹 Fix proxified headers + remove guard in hook (#27)
3ddb8c6
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
🔧 Standardize environment config (#13)
3ebd805
unverified
Migrate to new model + proxy from server (#5)
c8d90f4
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
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
make sure we can't send empty messages
743240e
Adrien Denat
commited on