Commit History
Revert "Option to disable login on first N messages (#352)" 9fc63c0
Add ability to define custom model/dataset URLs (#347) a0818a3 unverified
Add optional timestamps to messages (#294) 22c6140 unverified
Add support for HF summarization endpoint in the websearch (#319) 04de10e unverified
feat: factor out HF_API_ROOT to allow different inference endpoints (#332) 786bb6a unverified
Colin Dablain commited on
loader dots fix f2ab645
Add support for websearch retries (#318) c48159e unverified
very basic rate limiter (#320) 1459fae unverified
Added Serper.dev API as an alternative web search provider (#302) 2798ec1 unverified
rogerserper commited on
Added ChatUI branding & put theming behind an env variable (#298) faafb92 unverified
Fix typo in Settings.ts (#286) c722bb8 unverified
Refactor of websearch (#281) 2bd38e5 unverified
fix details arrow (#285) 9451929 unverified
Bump version to v0.3 (#283) b2f27a0 unverified
Chat Logo Home Screen Bookmark icons for iOS (#279) 297b2c0 unverified
Carolyn Marie commited on
Web search details: ui update (#277) 1ed9182 unverified
Add initial support for web browsing (#237) 6c72ede unverified
Shared convos can be opened without being logged in (#266, #270) (#271) 8b165a5 unverified
π©Ή Make preferred_username optional 6d4f980
π Fix export of convos (#267) 37dfdfa unverified
Export to parquet: also export score (#265) d7f3c8e unverified
feat openid login with google (#250) 16a2ea6 unverified
π₯
Display OIDC error properly (#261) 610afd3 unverified
π§ Add "directConnection" option to MongoDB (#260) 082a8ea unverified
Fix stop generating button (#244) ae39a22 unverified
π Vote not working with new messages (#249) 226e621 unverified
Adrien Denat commited on
β¨ add conversations deletion to settings modal (#239) de72cce unverified
misc ui f85910d
π Fix settings modal not resetting its state (#240) 55be965 unverified
β¨ add thumb up/down voting system for messages (#152) c6f628b unverified
π Add missing classes for pre tag (#220) fbaa330 unverified
π Fix "signin with HF" within space + CSRF (#236) 129fa31 unverified
β
Add tests setup + test sign in flow b74e90f unverified
Announcement banners Configurable with .env vars (#222) 0edbae3 unverified
Login flow (#193) 40f346c unverified
added svg favicon (#205) b31909b unverified
digitaljerry commited on
fix deepestChild function throwing error (#213) ebf89bf unverified
Adrien Denat commited on
Fix long word in assistant message (#214) cec68cb unverified
Break long word in user message (#209) a4f2ad9 unverified
π§βπ» Explicit error message when MongoDB configuration lacking (#208) f74c6d6 unverified
Improve style and accessibility in the settings modal (#206) 4f30874 unverified
Release as a GitHub repo (#195) 379c3f5 unverified
π©Ή Fix settigns invalidation f75b40a
Disable models (#187) fbb1115 unverified
β¨ Backend preparation for "Sign in with HF" (#190) 177f7c5 unverified
π Fix code formatting (#192) 91ab4bc unverified
fix chat staying pending when there is a server error (#186) 2a6ba30 unverified
Adrien Denat commited on