Commit History
fix lint on main 77df078
Mobile: fix model selection (#448) c867764 unverified
bump to 0.6.0 (#434) e5afba2 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 - Remove the min length validation on preprompt 7533ab7
fix auth on websearch (#410) e91b76c unverified
🐛 Fix - Model switching no longer enables data sharing f2c9036
types fix in SettingsModal.svelte 8a3914c
fix issue with settings modal 3fd838e
version bump to 0.5 6fc4a59
Support custom system prompts from the user (#399) cd6894d unverified
Make all prompt templates configurable (#400) 447c0ca unverified
Bump vite from 4.3.5 to 4.3.9 (#404) bea3bcf unverified
Bump tough-cookie from 4.1.2 to 4.1.3 (#405) 238dc26 unverified
dependabot[bot] dependabot[bot] commited on
Bump word-wrap from 1.2.3 to 1.2.5 (#406) 92a741f unverified
dependabot[bot] dependabot[bot] commited on
Bump @antfu /utils from 0.7.2 to 0.7.6 (#407) 4a85966 unverified
dependabot[bot] dependabot[bot] commited on
fix docs regarding TGI endpoint url (#408) fc7333a unverified
Add Sagemaker support (#401) 2e6d1bb 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
add a login button when users are logged out (#381) 8fa7bd9 unverified
trim and remove stop-suffixes from summary (#369) d2a650e unverified
Attempt to clarify how hosted API ≠ local endpoint (#373) 932ee7e unverified
Clarify that model 'tokens' are not actual tokens (#367) 19db9db unverified
Update /privacy and other content following Llama v2 release (#374) 7dd8724 unverified
Added access token note (#360) a935f0a unverified
Update README.md (#359) 569bde3 unverified
Omar Sanseviero commited on
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
Update README.md (#354) 479dbfa unverified
bump version to 0.4 (#353) a38cbb5 unverified
Added Docker Space deployment docs (#350) b3411af unverified
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