Spaces:
Runtime error
Runtime error
Commit History
fix(featureflags): rewrite feature flag system 6a1be24 unverified
Major bump to sveltekit & node-adapter versions (#1395) 06feee8 unverified
feature(cohere): add clientName param to cohere endpoint 75663fd unverified
hotfix(android): disable tools on android typo e718a0a unverified
feat(android): disable tools on android app (#1390) 05f2c22 unverified
add android id in the hf manifest (#1328) 319122f unverified
fix(assistant): add correct steps to repetition penalty (#1389) f836538 unverified
fix(cohere): pass toolResults only when needed to cohere endpoint type (#1382) 7da6dd6 unverified
extra logs dc35c7d unverified
add log on server startup a73ba57 unverified
Revert "try(auth): fix early access flagging?" 87721ce
try(auth): fix early access flagging? de2836d unverified
feat(confirm): add confirm on deleting branch & sharing conversation (#1381) 0ee7e09 unverified
Add support to @cf models with cloudflare.com (#1378) b831f4b unverified
W. Gustavo Cevallos commited on
fix(env) enable LLM_SUMMARIZATION (#1379) aa1ef18 unverified
zhang-yi-chi commited on
fix(logs): improve logging 941d09c unverified
fix(auth): make debug log info 0c1e5ef unverified
debug(auth): debug print orgs 46b4c43 unverified
feat(auth): Add admin & early access flags based on orgs membership (#1365) 0ab6df0 unverified
fix(ui): fix cut off buttons in chat message (#1373) 587f3d3 unverified
dlavrenuek commited on
fix(disclaimer): only do modal check if PUBLIC_APP_DISCLAIMER is 1 f5397f2 unverified
fix(disclaimer): only show disclaimer if PUBLIC_APP_DISCLAIMER is 1 (#1360) 93fb7cd unverified
fix(tools): improve json parsing (#1356) cce2203 unverified
feat(models): Llama 3.1 support (#1355) d947276 unverified
feat(upload): Enable multi-file in dropzone (#1347) cb022e9 unverified
Add Google Gemini API Support (#1330) 1c84463 unverified
Improve sanitization of model output (#1341) 7a99944 unverified
fix(playwright): only create adblocker if flag is true 911e941 unverified
remove dead code (#1339) 8a3811e unverified
add messages updates in the conversation.messages api (#1327) 68e7bc1 unverified
Kevin CATHALY commited on
add new parameter in model and conversation api (#1325) e18e7a5 unverified
feat: playwright-adblocked toggle #1298 (#1301) 99e8e46 unverified
Move stats to their own job (#1324) 295d9d9 unverified
feat: allow disabling metrics server, consolidate exit handlers (#1201) dc1fb76 unverified
Add CSP protection on uploaded files (#1304) b52520a unverified
fix(env): change env var typo (#1307) e41faf6 unverified
Standardize llama.cpp endpoint with `baseURL` (#1305) 71b3944 unverified
add files in the conversation[id] api (#1300) 6f5895e unverified
Kevin CATHALY Kevin CATHALY commited on
Add "disable streaming tokens" settings & remove media query (#1299) d3e9153 unverified
Revert "Request less `max_new_tokens` on tools and reduce `truncate` on CMD R+ (#1292)" 29ce6ea
Request less `max_new_tokens` on tools and reduce `truncate` on CMD R+ (#1292) 7bda7a0 unverified
Revert "chore(deps): update major versions on svelte, sveltekit & node (#1281)" 77ea6f2 unverified
chore(deps): update major versions on svelte, sveltekit & node (#1281) a41af50 unverified
Add SD3 as a tool (#1279) b6d5d03 unverified
Refactor logger error messages for consistency. (#1257) dc98038 unverified
Denzel Mendez commited on