Commit History
Bump version to svelte 4 (#488) f504c92 unverified
move some tasks to small model (#479) bf15962 unverified
Remove shared routes (#478) a799675 unverified
remove logs for parsing 140086b
fix types 0134fe1
error console instead of crashing 5b07906
Make embedding model settings more future-proof (#454) 3acc11d unverified
Mishig commited on
Refactor summarization so it gets called from backend (#456) 9960338 unverified
Backend refactor for streaming endpoints (#444) e943a05 unverified
Revert "Revert "Update embedding model for WebSearch (#437)"" aa07e29
Revert "Improve error message when the .env MODELS is not well formatted (#451)" 7ddda31
Revert "Update embedding model for WebSearch (#437)" 1061bc2
Update embedding model for WebSearch (#437) f88542b unverified
Mishig commited on
Add latex support with marked-katex-extension (#450) 15bf16f unverified
fix lint on main 77df078
Mobile: fix model selection (#448) c867764 unverified
Store IP in messageEvents b8c0a1d
🐛 Fix - Remove the min length validation on preprompt 7533ab7
fix auth on websearch (#410) e91b76c unverified
types fix in SettingsModal.svelte 8a3914c
fix issue with settings modal 3fd838e
Support custom system prompts from the user (#399) cd6894d unverified
Make all prompt templates configurable (#400) 447c0ca 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
Update /privacy and other content following Llama v2 release (#374) 7dd8724 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 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