Commit History

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

nsarrazin HF Staff commited on

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

nsarrazin HF Staff commited on

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

nsarrazin HF Staff commited on

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

mishig HF Staff nsarrazin HF Staff commited on

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

mishig HF Staff nsarrazin HF Staff 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

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

nsarrazin HF Staff commited on

fix: markdown escaping for good
0f674e1
unverified

nsarrazin HF Staff commited on

fix: move katex styling to global stylesheet
800644b
unverified

nsarrazin HF Staff commited on

fix: escape html in preprocessing step
69eb994
unverified

nsarrazin HF Staff commited on

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

nsarrazin HF Staff commited on

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

calycekr nsarrazin HF Staff commited on

Chat input UI updates (#1641)
94ed0cf
unverified

victor HF Staff nsarrazin HF Staff commited on

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

nsarrazin HF Staff commited on

fix: hover tooltip for file upload
38fd55a

nsarrazin HF Staff commited on

fix: bring back file upload for multimodal models
ca43db4

nsarrazin HF Staff commited on

fix: lint
468c9ce

nsarrazin HF Staff commited on

remove hover on mobile
f0e8e0f

victor HF Staff commited on

quick fix file input
a56f5d8

victor HF Staff commited on

make sure the input resize
1c13c61

victor HF Staff commited on

input quick fix
fd6c311

victor HF Staff commited on

feat: put file upload icon first so its always visible and make tools scrollable on mobile
dbec5cd
unverified

nsarrazin HF Staff commited on

feat: new tool UI (#1630)
b104edb
unverified

nsarrazin HF Staff victor HF Staff commited on

fix(chat): update link target behavior for announcement banners to default to "_self"
4c06898

nsarrazin HF Staff commited on

fix(chat): make link target behavior configurable for announcement banners
3202a6c

nsarrazin HF Staff commited on

fix: make latex a bit more robust
a668ef1
unverified

nsarrazin HF Staff commited on

feat: add extra affordances to make it obvious websearch & reasoning can be opened (#1613)
760d84c
unverified

nsarrazin HF Staff commited on

avoid iOS 18 annoying zoom in
1959ff5

victor HF Staff commited on

fix: markdown renderer & reasoning flex column
c458189

nsarrazin HF Staff commited on

fix: add extra space between paragraphs in reasoning renderer
6f7beab

nsarrazin HF Staff commited on

fix: make reasoning icon smaller
0fcddb2

nsarrazin HF Staff commited on

fix: markdown rendering
6f93b29

nsarrazin HF Staff commited on

fix: lint
020f8bb

nsarrazin HF Staff commited on

fix: add custom loading icon for reasoning ui
6751688

nsarrazin HF Staff commited on

feat: UI for advanced reasoning models (#1605)
bf75aa7
unverified

nsarrazin HF Staff commited on

Revert added margin (#1603)
85b38e3
unverified

rotemdan nsarrazin HF Staff commited on

fix: make scrollbar visible again
3bd2dd8

nsarrazin HF Staff commited on

Revert "feat: new MarkdownRenderer with tests (#1601)"
ef367c0

nsarrazin HF Staff commited on

feat: new MarkdownRenderer with tests (#1601)
acc3177
unverified

nsarrazin HF Staff commited on

fix: make equations horizontally scrollable when they overflow
252913a

nsarrazin HF Staff commited on

fix: resolve z-index overlapping issue in chat branch navigation (#1602)
3361930
unverified

bot08 commited on

fix: don't escape newline
ba5294b

nsarrazin HF Staff commited on

feat: better markdown rendering
b157e67

nsarrazin HF Staff commited on

feat: add data attributes for message ids
ed150f8

nsarrazin HF Staff commited on

feat: add MarkdownRenderer component & fix latex formatting (#1569)
1bcd186
unverified

nsarrazin HF Staff commited on

fix: issue with [0] causing superscript
97ebd13
unverified

nsarrazin HF Staff commited on

fix: force rerender on message ID change
fb9fe6d

nsarrazin HF Staff commited on

fix: ssr layout shift in assistant landing page
8214a6c

nsarrazin HF Staff commited on