Commit History

feat(api): replace all conv deletion form by API endpoint (#1695)
6041b51
unverified

nsarrazin commited on

feat(api): replace form-based branch deletion with fetch API (#1694)
23637ad
unverified

nsarrazin commited on

refactor: migrating ScrollToBottomBtn to svelte-5 (#1709)
99ce0c3
unverified

Vivian nsarrazin commited on

fix: make updateLocalEnv compatible with local development
648b4e8

nsarrazin commited on

feat: add overloaded model modal for huggingchat
73de8f0

nsarrazin commited on

fix: make sure toast is always on top of modals
8c6ebf8

nsarrazin commited on

fix: use modal for settings layout
eb17509

nsarrazin commited on

feat(settings): add button to quick remove assistants
03cf845

nsarrazin commited on

chores(svelte): migrate `$app/stores` to `$app/state` (#1693)
d433b55
unverified

nsarrazin commited on

fix: remove throw on redirect for sveltekit 2
74d6c89

nsarrazin commited on

chores(svelte): migration to svelte 5 (#1685)
a1a6daf
unverified

nsarrazin commited on

feat: Enhance toast display to improve user experience (#1689) (#1690)
973387a
unverified

ishatalkin commited on

fix: bedrock prepareMessages parameters (#1686)
415831f
unverified

lgarbarini nsarrazin commited on

feat(chart): use inference proxy (#1688)
cf63293
unverified

nsarrazin commited on

feat(ci): ignore unverified trufflehog results
baaed81

nsarrazin commited on

build(deps-dev): bump vitest from 2.1.4 to 2.1.9 (#1682)
feb0cc2
unverified

dependabot[bot] dependabot[bot] nsarrazin commited on

fix: 🐛 Fix copy button (#1672)
6bb0e6c
unverified

Damián Pumar commited on

build(deps): bump nanoid (#1681)
1880f07
unverified

dependabot[bot] dependabot[bot] commited on

Update prod.yaml
a11228d
unverified

Adrien commited on

Update deploy-prod.yml (#1680)
bed090b
unverified

Adrien commited on

feat(hchat): Add additional network policy allowed blocks (#1679)
ef4a8e3
unverified

nsarrazin commited on

Simplify frontend for conversation tree representation (#1678)
6216bfd
unverified

mishig HF Staff nsarrazin commited on

Refactor vote & alternative components (#1673)
662d5af
unverified

mishig HF Staff nsarrazin commited on

fix(chart): use dedicated nodes (#1675)
ac50b0e
unverified

rtrm HF Staff commited on

feat: add section about `reasoning` field in README.md
3caf53f

nsarrazin commited on

Rm redundant if check (#1671)
4384b2b
unverified

mishig HF Staff commited on

Rm unused prop (#1670)
c025511
unverified

mishig HF Staff commited on

fix: collapse arrow no longer visible on top of settings modal (#1666)
caf5a3e
unverified

nsarrazin commited on

feat: add reasoning trace to conversation api (#1665)
a3e90c1
unverified

nsarrazin commited on

build(deps-dev): bump vite from 5.4.11 to 5.4.14 (#1663)
6d154cf
unverified

dependabot[bot] dependabot[bot] commited on

build(deps): bump undici from 5.28.4 to 5.28.5 (#1662)
2c2efc7
unverified

dependabot[bot] dependabot[bot] commited on

feat(hchat): update banners
dec1307
unverified

nsarrazin commited on

feat: add `deepseek-ai/DeepSeek-R1-Distill-Qwen-32B` to HuggingChat config (#1660)
a38e9de
unverified

nsarrazin commited on

feat: add indicator for reasoning models in /models page (#1661)
3c216a4
unverified

nsarrazin commited on

fix: update name of task model
47f2b57
unverified

nsarrazin commited on

fix: markdown escaping for good
0f674e1
unverified

nsarrazin commited on

fix: move katex styling to global stylesheet
800644b
unverified

nsarrazin commited on

build(deps): bump katex from 0.16.11 to 0.16.21 (#1655)
b83466d
unverified

dependabot[bot] dependabot[bot] commited on

fix: escape html in preprocessing step
69eb994
unverified

nsarrazin commited on

Add support for allowing users based on their domain (#1651)
9e5dd18
unverified

laurentlb nsarrazin commited on

fix: move the source rendering to post processing
3ad7680
unverified

nsarrazin commited on

Added currentDate variable to Dynamic Prompt (#1648)
81ac98c
unverified

evalstate nsarrazin commited on

feat: add KaTeX support for block and inline math rendering in Markdown (#1643)
cbd723d
unverified

calycekr nsarrazin commited on

fix: bug with report on config tool names
a2e30c2
unverified

nsarrazin commited on

feat: add indicator to distinguish tool feature request
acd2ce4
unverified

nsarrazin commited on

fix: fetch bug for 0 conversations
f179ba7
unverified

nsarrazin commited on

Chat input UI updates (#1641)
94ed0cf
unverified

victor HF Staff nsarrazin commited on

feat: infinite scrolling list of conversations (#1564)
5290cbb
unverified

nsarrazin commited on

feat: show login modal if login is required for creating assistants & tools (#1640)
14ef8d0
unverified

nsarrazin commited on

feat: reduce step size for repetition penalty in assistant settings
929c6b2
unverified

nsarrazin commited on