Spaces:
Running
Running
Commit History
feat: add support for endpoints requiring client authentication using PKI (#393)
cb7eb23
unverified
Tom
commited on
Leverage model link to modelUrl when informed (#385)
07b1810
unverified
Albert Iribarne
commited on
allow different user and assistant end-token (#375)
5ebe152
unverified
add a login button when users are logged out (#381)
6233bdc
unverified
trim and remove stop-suffixes from summary (#369)
04f5527
unverified
Update /privacy and other content following Llama v2 release (#374)
6c1cb47
unverified
Revert "support rate limiting based on user IP (#342)"
2a47e6a
support rate limiting based on user IP (#342)
4f64ad1
unverified
Revert "Option to disable login on first N messages (#352)"
846088b
Add ability to define custom model/dataset URLs (#347)
95af686
unverified
Add optional timestamps to messages (#294)
fa09831
unverified
Add support for HF summarization endpoint in the websearch (#319)
04729a2
unverified
feat: factor out HF_API_ROOT to allow different inference endpoints (#332)
6d38fe5
unverified
Colin Dablain
commited on
loader dots fix
137a61f
Add support for websearch retries (#318)
4b0c836
unverified
very basic rate limiter (#320)
a3cae97
unverified
Added Serper.dev API as an alternative web search provider (#302)
746a5d5
unverified
rogerserper
commited on
Added ChatUI branding & put theming behind an env variable (#298)
67577d7
unverified
Fix typo in Settings.ts (#286)
f441376
unverified
Refactor of websearch (#281)
770735d
unverified
fix details arrow (#285)
705d0d7
unverified
Bump version to v0.3 (#283)
e98f386
unverified
Chat Logo Home Screen Bookmark icons for iOS (#279)
a4890c7
unverified
Carolyn Marie
commited on
Web search details: ui update (#277)
754fb45
unverified
Add initial support for web browsing (#237)
0c6af63
unverified
Shared convos can be opened without being logged in (#266, #270) (#271)
3c110ed
unverified
🩹 Make preferred_username optional
ad03756
🐛 Fix export of convos (#267)
d972980
unverified
Export to parquet: also export score (#265)
eaa4301
unverified
feat openid login with google (#250)
018a142
unverified
🥅 Display OIDC error properly (#261)
7475b24
unverified
🔧 Add "directConnection" option to MongoDB (#260)
293a71d
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
✅ Add tests setup + test sign in flow
41e9886
unverified
Announcement banners Configurable with .env vars (#222)
b813667
unverified
Login flow (#193)
566c2fc
unverified
added svg favicon (#205)
e20fc0f
unverified
digitaljerry
commited on
fix deepestChild function throwing error (#213)
9b6f06f
unverified
Adrien Denat
commited on