Commit History
Reworked settings menu (#591) 2cb745f unverified
Fix preprompt so it gets read correctly from the model.preprompt (#595) e6e851b unverified
Galén commited on
Make chat title summarization non blocking (#575) 6ba40e9 unverified
fix: new chat when old one is still streaming (#578) f23c3c9 unverified
Modular backends & support for openAI & AWS endpoints (#541) 9db8ced unverified
Title update occur when available (#512) f249cfc unverified
Save user message on request (#337) (#492) ac04347 unverified
move some tasks to small model (#479) bf15962 unverified
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