Spaces:
Running
Running
Commit History
Add initial support for web browsing (#237)
0c6af63
unverified
Shared convos can be opened without being logged in (#266, #270) (#271)
3c110ed
unverified
feat openid login with google (#250)
018a142
unverified
Fix stop generating button (#244)
d492075
unverified
🐛 Vote not working with new messages (#249)
d60d989
unverified
Adrien Denat
commited on
✨ add conversations deletion to settings modal (#239)
aa3bd22
unverified
misc ui
48f39e0
🐛 Fix settings modal not resetting its state (#240)
5421457
unverified
✨ add thumb up/down voting system for messages (#152)
5d291ff
unverified
🐛 Add missing classes for pre tag (#220)
4a688ef
unverified
🐛 Fix "signin with HF" within space + CSRF (#236)
d72b096
unverified
Announcement banners Configurable with .env vars (#222)
b813667
unverified
Login flow (#193)
566c2fc
unverified
Fix long word in assistant message (#214)
7baaea9
unverified
Break long word in user message (#209)
f33c673
unverified
Improve style and accessibility in the settings modal (#206)
c4f0918
unverified
Release as a GitHub repo (#195)
3f2cd63
unverified
Disable models (#187)
c202241
unverified
🐛 Fix code formatting (#192)
3d66144
unverified
only apply autofocus on desktop viewport sizes (#183)
35f9833
unverified
Adrien Denat
commited on
migrate to eslint-plugin-svelte from deprecated plugin (#182)
9273cbe
unverified
Adrien Denat
commited on
change StarCoder to StarCoderBase in chat intro (#184)
0825d7d
unverified
Loubna Ben Allal
commited on
✨ Add model id to be able to switch models while keeping conversations valid (#181)
c85ac8f
unverified
Improve modal a11y (#177)
8073be8
unverified
✨ Ability to download prompt (#176)
9fe8de0
unverified
make models description dynamic (#169)
7a3250d
unverified
🔧 Always strip <|endoftext|> (#171)
6f2e4ae
unverified
🐛 Stop bigcode prompts (#170)
f16c630
unverified
🩹
e9821c4
Models selector (#164)
01b06a3
unverified
Revert "✨ Real "patch" for settings"
7aaa955
♿️ No-JS ethics modal (#166)
7c43dbf
unverified
♻️ Simplify setup, prepare for multi-models (#156)
d13f9cf
unverified
Input message improvements (#154)
02f32f0
unverified
🐛 Some users have a time too different, let's set the date ourselves (#163)
6812a7f
unverified
👷 Add CI to check types (#161)
59de250
unverified
💬 Clearer wording on settings
eedb9b0
Add settings (#134)
911412b
unverified
Polyfill safari 14 (#149)
4a396c5
unverified
Adrien Denat
commited on
🩹 Do not sanitize ½ and other html entities
21485eb
🐛 Make it work with default model
181d711
use Svelte $navigating state to update button visibility on navigation (#145)
76725c9
unverified
Adrien Denat
commited on
set button transition to be local so it doesn't prevent page unmounting (#147)
61af46a
unverified
Adrien Denat
commited on
✨ Retry messages (#121)
ef7aeda
unverified
✨ Title edit (#135)
78cdca3
unverified
🚨 Small cleanup (#133)
0b8ae7c
unverified
Fix line break markdown (#131)
59e8451
unverified
Adrien Denat
commited on