Commit History
support rate limiting based on user IP (#342) 7767757 unverified
Revert "Option to disable login on first N messages (#352)" 0a662b7
Add ability to define custom model/dataset URLs (#347) ce2231f unverified
Add optional timestamps to messages (#294) 1eff97d unverified
Add support for HF summarization endpoint in the websearch (#319) 10d1ab5 unverified
feat: factor out HF_API_ROOT to allow different inference endpoints (#332) 3baa389 unverified
Colin Dablain commited on
loader dots fix fb55900
Add support for websearch retries (#318) 0aa57de unverified
very basic rate limiter (#320) 922b1b2 unverified
Added Serper.dev API as an alternative web search provider (#302) 6f7b315 unverified
rogerserper commited on
Added ChatUI branding & put theming behind an env variable (#298) 5d07536 unverified
Fix typo in Settings.ts (#286) df5a2eb unverified
Refactor of websearch (#281) 6434339 unverified
fix details arrow (#285) aa18b4d unverified
Web search details: ui update (#277) 9d7a9c3 unverified
Add initial support for web browsing (#237) 0c4cf03 unverified
Shared convos can be opened without being logged in (#266, #270) (#271) 002f606 unverified
feat openid login with google (#250) fa3b3b4 unverified
🔧 Add "directConnection" option to MongoDB (#260) 1b9697f unverified
Fix stop generating button (#244) 293ff91 unverified
🐛 Vote not working with new messages (#249) a974db9 unverified
Adrien Denat commited on
✨ add conversations deletion to settings modal (#239) 4791715 unverified
misc ui fd5e4ef
🐛 Fix settings modal not resetting its state (#240) 865ebc3 unverified
✨ add thumb up/down voting system for messages (#152) 5b779a6 unverified
🐛 Add missing classes for pre tag (#220) 26ccb67 unverified
🐛 Fix "signin with HF" within space + CSRF (#236) 767afa7 unverified
✅ Add tests setup + test sign in flow d9a878f unverified
Announcement banners Configurable with .env vars (#222) 3dbdd6a unverified
Login flow (#193) 64d3841 unverified
fix deepestChild function throwing error (#213) 64263c4 unverified
Adrien Denat commited on
Fix long word in assistant message (#214) ca616cc unverified
Break long word in user message (#209) dbd3d72 unverified
🧑💻 Explicit error message when MongoDB configuration lacking (#208) 8bb1351 unverified
Improve style and accessibility in the settings modal (#206) 17d2394 unverified
Release as a GitHub repo (#195) 0fe4fa3 unverified
Disable models (#187) b7b2c8c unverified
✨ Backend preparation for "Sign in with HF" (#190) 2e28042 unverified
🐛 Fix code formatting (#192) d71f92c unverified
only apply autofocus on desktop viewport sizes (#183) 44834c9 unverified
Adrien Denat commited on
migrate to eslint-plugin-svelte from deprecated plugin (#182) fa72efa unverified
Adrien Denat commited on
change StarCoder to StarCoderBase in chat intro (#184) e532ada unverified
Loubna Ben Allal commited on
✨ Add model id to be able to switch models while keeping conversations valid (#181) cf7ac8d unverified
Improve modal a11y (#177) fe5e801 unverified
✨ Ability to download prompt (#176) b8a746c unverified
make sure we allow user to change model if clicking on a link with mo… (#172) 151571d unverified
Adrien Denat commited on