chat-ui / src /routes

Commit History

♻️ Better invalidation mechanism (#72)
831f161
unverified

coyotte508 HF staff commited on

layout misc
dea9425

victor HF staff commited on

🩹 Change 301 to 302 in case we want to use the route for something else
b94fb23

coyotte508 HF staff commited on

✨ Remove endoftext (#70)
0abf663
unverified

coyotte508 HF staff commited on

πŸ› Fix redirect after delete
1bba900

coyotte508 HF staff commited on

πŸ› Fix generating bug (#68)
833fd87
unverified

coyotte508 HF staff commited on

Merge branch 'main' of https://github.com/huggingface/chat-ui
e287e2f

victor HF staff commited on

add community feedback to nav
e6085e5

victor HF staff commited on

fix tokens keeping coming even when changing conversation (#62)
4f431ff
unverified

Adrien Denat commited on

Auto-naming convos by summarizing them (#58)
3e9f86e
unverified

julien-c HF staff commited on

redirect "New Chat" to /
690db3e

Adrien Denat commited on

✨ Can chat in shared convo (#55)
0bfcf81
unverified

coyotte508 HF staff commited on

πŸ› Fix share url
c878a7d

coyotte508 HF staff commited on

Prettier update (#54)
5da61b4
unverified

victor HF staff commited on

UI tweaks (#53)
17dba7d
unverified

victor HF staff 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

Adrien Denat coyotte508 HF staff commited on

redirect /conversation -> / (#50)
7b62aec
unverified

Adrien Denat commited on

πŸ”§ Configure a base path (#47)
67867a9
unverified

coyotte508 HF staff commited on

♻️ Duplicate convos in DB when they are shared (#44)
76d4779
unverified

coyotte508 HF staff commited on

add icons lib (#41)
b7167b0
unverified

victor HF staff commited on

πŸ› Model only returns output
2aecb80

coyotte508 HF staff commited on

πŸ› Fix when model sends back prompt
f00349e

coyotte508 HF staff commited on

Highlight current convo + fix sending bug (#37)
7482c01
unverified

coyotte508 HF staff commited on

✨ Delete convo (#36)
1a14c61
unverified

coyotte508 HF staff commited on

Share convos (#35)
fc15a4c
unverified

coyotte508 HF staff commited on

Syntax highlighting + copy to clipboard button (#30)
8811ee0
unverified

Adrien Denat coyotte508 HF staff commited on

πŸ’‘ Remove outdated todo
e6bc023

coyotte508 HF staff commited on

🩹 Next chat links to home page
ac94c73

coyotte508 HF staff commited on

✨ Save messages in backend (#31)
ad02fa3
unverified

coyotte508 HF staff commited on

🩹 Fix proxified headers + remove guard in hook (#27)
3ddb8c6
unverified

coyotte508 HF staff commited on

πŸ› Fix text generation
91e621a

coyotte508 HF staff commited on

Split app structure & create convos (#20)
1b66f8d
unverified

coyotte508 HF staff commited on

✨ Add cookie (#17)
067b52a
unverified

coyotte508 HF staff commited on

Chat snap scroll bottom (#10)
b37570d
unverified

Adrien Denat commited on

Add MongoDB (#14)
cad3e14
unverified

coyotte508 HF staff commited on

πŸ”§ Standardize environment config (#13)
3ebd805
unverified

coyotte508 HF staff commited on

Migrate to new model + proxy from server (#5)
c8d90f4
unverified

Adrien Denat julien-c HF staff commited on

fix input max-width when pasting large amount of text (#6)
508e861
unverified

Adrien Denat commited on

UI update misc (#4)
6a35655
unverified

victor HF staff 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

make sure we can't send empty messages
743240e

Adrien Denat commited on

apply Prettier to changes
793c54c

Adrien Denat commited on

fix
8571461

victor HF staff commited on

autoscroll and new chat
f61a0be

victor HF staff commited on

Ok also push a .env then
72938d2
verified

julien-c HF staff commited on