pluralchat / src

Commit History

temp(login): add debug logs
5823646
unverified

nsarrazin commited on

fix(featureflags): rewrite feature flag system
6a1be24
unverified

nsarrazin commited on

Major bump to sveltekit & node-adapter versions (#1395)
06feee8
unverified

nsarrazin commited on

feature(cohere): add clientName param to cohere endpoint
75663fd
unverified

nsarrazin commited on

hotfix(android): disable tools on android typo
e718a0a
unverified

nsarrazin commited on

feat(android): disable tools on android app (#1390)
05f2c22
unverified

nsarrazin commited on

add android id in the hf manifest (#1328)
319122f
unverified

Kevin CATHALY Kevin CATHALY nsarrazin commited on

fix(assistant): add correct steps to repetition penalty (#1389)
f836538
unverified

nsarrazin commited on

fix(cohere): pass toolResults only when needed to cohere endpoint type (#1382)
7da6dd6
unverified

nsarrazin commited on

extra logs
dc35c7d
unverified

nsarrazin commited on

add log on server startup
a73ba57
unverified

nsarrazin commited on

Revert "try(auth): fix early access flagging?"
87721ce

nsarrazin commited on

try(auth): fix early access flagging?
de2836d
unverified

nsarrazin commited on

feat(confirm): add confirm on deleting branch & sharing conversation (#1381)
0ee7e09
unverified

nsarrazin commited on

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

nsarrazin commited on

fix(auth): make debug log info
0c1e5ef
unverified

nsarrazin commited on

debug(auth): debug print orgs
46b4c43
unverified

nsarrazin commited on

feat(auth): Add admin & early access flags based on orgs membership (#1365)
0ab6df0
unverified

nsarrazin commited on

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

nsarrazin commited on

fix(disclaimer): only show disclaimer if PUBLIC_APP_DISCLAIMER is 1 (#1360)
93fb7cd
unverified

nsarrazin commited on

fix(tools): improve json parsing (#1356)
cce2203
unverified

nsarrazin commited on

feat(models): Llama 3.1 support (#1355)
d947276
unverified

nsarrazin commited on

feat(upload): Enable multi-file in dropzone (#1347)
cb022e9
unverified

nsarrazin commited on

UX: Dropzone (#1350)
5ddf84d
unverified

victor HF Staff nsarrazin commited on

Add Google Gemini API Support (#1330)
1c84463
unverified

toandev commited on

Improve sanitization of model output (#1341)
7a99944
unverified

nsarrazin commited on

fix(playwright): only create adblocker if flag is true
911e941
unverified

nsarrazin commited on

remove dead code (#1339)
8a3811e
unverified

nsarrazin commited on

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

Kevin CATHALY Kevin CATHALY nsarrazin commited on

feat: playwright-adblocked toggle #1298 (#1301)
99e8e46
unverified

kraken9054 nsarrazin commited on

Move stats to their own job (#1324)
295d9d9
unverified

nsarrazin commited on

feat: allow disabling metrics server, consolidate exit handlers (#1201)
dc1fb76
unverified

Liam Dyer nsarrazin commited on

Add CSP protection on uploaded files (#1304)
b52520a
unverified

nsarrazin commited on

Fix "login" button text wrap on mobile (#1315)
56821e6
unverified

neven4 nsarrazin commited on

fix(env): change env var typo (#1307)
e41faf6
unverified

neven4 commited on

Standardize llama.cpp endpoint with `baseURL` (#1305)
71b3944
unverified

nsarrazin commited on

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

nsarrazin commited on

fix(screen-reader): disable FileDropZone area-label for models without file upload (#1295)
e9e6405
unverified

neven4 nsarrazin commited on

Revert "Request less `max_new_tokens` on tools and reduce `truncate` on CMD R+ (#1292)"
29ce6ea

nsarrazin commited on

Request less `max_new_tokens` on tools and reduce `truncate` on CMD R+ (#1292)
7bda7a0
unverified

nsarrazin commited on

fix(scrape parser): Cannot read properties of 'undefined' during page parsing (#1274)
21054cc
unverified

neven4 nsarrazin commited on

Revert "chore(deps): update major versions on svelte, sveltekit & node (#1281)"
77ea6f2
unverified

nsarrazin commited on

chore(deps): update major versions on svelte, sveltekit & node (#1281)
a41af50
unverified

nsarrazin commited on

Add SD3 as a tool (#1279)
b6d5d03
unverified

nsarrazin commited on

Refactor logger error messages for consistency. (#1257)
dc98038
unverified

Denzel Mendez commited on