Commit History
Remove shared routes (#478) a799675 unverified
fix title summarization 4ad4e35
Refactor summarization so it gets called from backend (#456) 9960338 unverified
Backend refactor for streaming endpoints (#444) e943a05 unverified
Add latex support with marked-katex-extension (#450) 15bf16f unverified
Add rate limiting to websearch and title summary (#433) 0953d85 unverified
move rate limit event to top ba93cf8
ip rate limit 6ee13bf
Revert "IP based rate limit" 2e8d14d
IP based rate limit 87c6937
Store IP in messageEvents b8c0a1d
🐛 Fix - preprompt not being passed correctly 7560449
fix auth on websearch (#410) e91b76c unverified
Support custom system prompts from the user (#399) cd6894d unverified
Make all prompt templates configurable (#400) 447c0ca unverified
Add Sagemaker support (#401) 2e6d1bb unverified
Revert "support rate limiting based on user IP (#342)" ac291a6
support rate limiting based on user IP (#342) 7767757 unverified
Revert "Option to disable login on first N messages (#352)" 0a662b7
Add optional timestamps to messages (#294) 1eff97d unverified
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
Refactor of websearch (#281) 6434339 unverified
Add initial support for web browsing (#237) 0c4cf03 unverified
🐛 Vote not working with new messages (#249) a974db9 unverified
Adrien Denat commited on
✨ add thumb up/down voting system for messages (#152) 5b779a6 unverified
🐛 Fix "signin with HF" within space + CSRF (#236) 767afa7 unverified
Login flow (#193) 64d3841 unverified
Disable models (#187) b7b2c8c unverified
✨ Backend preparation for "Sign in with HF" (#190) 2e28042 unverified
fix chat staying pending when there is a server error (#186) a732b79 unverified
Adrien Denat commited on
⏪ 2fde762
✨ Add model id to be able to switch models while keeping conversations valid (#181) cf7ac8d unverified
🩹 Only trim end of string & add "Assistant:" to stop words (#180) 9d01b14 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
🔧 Always strip <|endoftext|> (#171) ced1ef0 unverified
🐛 Stop bigcode prompts (#170) ad6275a unverified
Models selector (#164) 2606dde unverified
🗃️ Store model inside conversation instead (#165) 06e879d unverified
♻️ Simplify setup, prepare for multi-models (#156) 7764421 unverified
👷 Add CI to check types (#161) da1e5da unverified
Polyfill safari 14 (#149) 9c038aa unverified
Adrien Denat commited on