Spaces:
Running
Running
Commit History
Update embedding model for WebSearch (#437) f88542b unverified
Mishig commited on
fix lint on main 77df078
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 - Remove the min length validation on preprompt 7533ab7
🐛 Fix - Model switching no longer enables data sharing f2c9036
types fix in SettingsModal.svelte 8a3914c
fix issue with settings modal 3fd838e
Make all prompt templates configurable (#400) 447c0ca unverified
feat: add support for endpoints requiring client authentication using PKI (#393) 66adc5d unverified
Tom commited on
Leverage model link to modelUrl when informed (#385) 0ad340e unverified
Albert Iribarne commited on
allow different user and assistant end-token (#375) f209301 unverified
trim and remove stop-suffixes from summary (#369) d2a650e unverified
Add ability to define custom model/dataset URLs (#347) ce2231f unverified
feat: factor out HF_API_ROOT to allow different inference endpoints (#332) 3baa389 unverified
Colin Dablain commited on
loader dots fix fb55900
Added Serper.dev API as an alternative web search provider (#302) 6f7b315 unverified
rogerserper commited on