Commit History
add android id in the hf manifest (#1328) 6e47254 unverified
fix(assistant): add correct steps to repetition penalty (#1389) 20fb32d unverified
fix(cohere): pass toolResults only when needed to cohere endpoint type (#1382) 199c927 unverified
extra logs 0936cb9 unverified
add log on server startup 8b9c790 unverified
Revert "try(auth): fix early access flagging?" 0a8a8bb
try(auth): fix early access flagging? 6898db9 unverified
feat(confirm): add confirm on deleting branch & sharing conversation (#1381) 8426cc2 unverified
Add support to @cf models with cloudflare.com (#1378) 876fde5 unverified
W. Gustavo Cevallos commited on
fix(env) enable LLM_SUMMARIZATION (#1379) 59fbdfa unverified
zhang-yi-chi commited on
fix(logs): improve logging 71f3ffb unverified
fix(auth): make debug log info 2ac00c4 unverified
debug(auth): debug print orgs 98e6189 unverified
feat(auth): Add admin & early access flags based on orgs membership (#1365) 28bb1ea unverified
fix(ui): fix cut off buttons in chat message (#1373) 8584e7d unverified
dlavrenuek commited on
fix(disclaimer): only do modal check if PUBLIC_APP_DISCLAIMER is 1 b0adb38 unverified
fix(disclaimer): only show disclaimer if PUBLIC_APP_DISCLAIMER is 1 (#1360) 9b9450c unverified
fix(tools): improve json parsing (#1356) f01a458 unverified
feat(models): Llama 3.1 support (#1355) 79b41de unverified
feat(upload): Enable multi-file in dropzone (#1347) 27d47b2 unverified
Add Google Gemini API Support (#1330) 6f1638a unverified
Improve sanitization of model output (#1341) 5b37c7c unverified
fix(playwright): only create adblocker if flag is true acb5e99 unverified
remove dead code (#1339) bc44e30 unverified
add messages updates in the conversation.messages api (#1327) 8491585 unverified
Kevin CATHALY commited on
add new parameter in model and conversation api (#1325) 33b418c unverified
feat: playwright-adblocked toggle #1298 (#1301) e579cb6 unverified
Move stats to their own job (#1324) 9030ab4 unverified
feat: allow disabling metrics server, consolidate exit handlers (#1201) 032678c unverified
Add CSP protection on uploaded files (#1304) e10b63f unverified
fix(env): change env var typo (#1307) 5c5f7b4 unverified
Standardize llama.cpp endpoint with `baseURL` (#1305) 8fff40d unverified
add files in the conversation[id] api (#1300) b958e61 unverified
Kevin CATHALY Kevin CATHALY commited on
Add "disable streaming tokens" settings & remove media query (#1299) b639829 unverified
Revert "Request less `max_new_tokens` on tools and reduce `truncate` on CMD R+ (#1292)" c57556a
Request less `max_new_tokens` on tools and reduce `truncate` on CMD R+ (#1292) 52f0545 unverified
Revert "chore(deps): update major versions on svelte, sveltekit & node (#1281)" fdafffd unverified
chore(deps): update major versions on svelte, sveltekit & node (#1281) 8d4230c unverified
Add SD3 as a tool (#1279) cbd25b9 unverified
Refactor logger error messages for consistency. (#1257) fa0afa9 unverified
Denzel Mendez commited on