chat-ui / src /lib /components

Commit History

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

nsarrazin commited on

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

nsarrazin commited on

add option to send user message as part of request body in assistant … (#1322)
2fb4284
unverified

ethayu Ethan Yu nsarrazin commited on

fix: hover tooltip for file upload
fa3aa5d

nsarrazin commited on

fix: bring back file upload for multimodal models
62c9758

nsarrazin commited on

fix: lint
af04d54

nsarrazin commited on

remove hover on mobile
61a6b57

victor HF Staff commited on

quick fix file input
872b11a

victor HF Staff commited on

make sure the input resize
b4c21ae

victor HF Staff commited on

input quick fix
8c82034

victor HF Staff commited on

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

nsarrazin commited on

feat: new tool UI (#1630)
74ed6b2
unverified

nsarrazin victor HF Staff commited on

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

nsarrazin commited on

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

nsarrazin commited on

fix: make latex a bit more robust
a0d24c7
unverified

nsarrazin commited on

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

nsarrazin commited on

avoid iOS 18 annoying zoom in
0fcb279

victor HF Staff commited on

fix: markdown renderer & reasoning flex column
58836e6

nsarrazin commited on

fix: add extra space between paragraphs in reasoning renderer
4e7334f

nsarrazin commited on

fix: make reasoning icon smaller
e88ba54

nsarrazin commited on

fix: markdown rendering
b3383d5

nsarrazin commited on

fix: lint
d41d7f9

nsarrazin commited on

fix: menu padding
c4deb04

nsarrazin commited on

fix: add custom loading icon for reasoning ui
b1474c1

nsarrazin commited on

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

nsarrazin commited on

Revert added margin (#1603)
b9dcd70
unverified

rotemdan nsarrazin commited on

fix: make scrollbar visible again
955bbfa

nsarrazin commited on

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

nsarrazin commited on

feat: new MarkdownRenderer with tests (#1601)
5deb55e
unverified

nsarrazin commited on

fix: make equations horizontally scrollable when they overflow
89309af

nsarrazin commited on

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

bot08 commited on

fix: don't escape newline
2fb05b3

nsarrazin commited on

feat: better markdown rendering
576c7aa

nsarrazin commited on

fix: extra newline in codeblock
67d89e2

nsarrazin commited on

Small fix for Scroll Previous Button (#1585)
6892434
unverified

evalstate commited on

fix: syntax highlighting works in SSR (#1583)
65bebe2
unverified

nsarrazin commited on

fix(kit): await conversations in server load function again
1ef4451
unverified

nsarrazin commited on

feat: add data attributes for message ids
e129326

nsarrazin commited on

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

nsarrazin commited on

fix: issue with [0] causing superscript
631185e
unverified

nsarrazin commited on

fix: force rerender on message ID change
ff7d679

nsarrazin commited on

fix: ssr layout shift in assistant landing page
608ae3e

nsarrazin commited on

fix: a11y models page
5e8d5e4

nsarrazin commited on

fix: a11y improvements
d185c42

nsarrazin commited on

[fix] Add placeholder param for sources icon (#1554)
726e54f
unverified

goupilew commited on

fix: remove fade on conv load
ea4c1f4

nsarrazin commited on

fix: let users explore app without signing
3fc0402

nsarrazin commited on

fix: let people dismiss disclaimer modal & show popup as expected
4fabf89

nsarrazin commited on

feat: lazy stream conversations load function (#1553)
c3630d5
unverified

nsarrazin commited on