chat-ui / src /lib

Commit History

Add message trimming for router prompt construction (#1935)
10f34e5
unverified

victor HF Staff commited on

Adjust image preview height in UploadedFile
b33184c

victor HF Staff commited on

Merge branch 'block-based-markdown-rendering'
de44d95

victor HF Staff commited on

Include 400 in policy error status codes
1f7eb9d

victor HF Staff commited on

Refactor markdown rendering to use block-based processing
671ee32

victor HF Staff commited on

Add support for configuring router multimodal model via env
da4c9f6

victor HF Staff commited on

Add incomplete markdown parser for streaming support
cedc9cf

victor HF Staff commited on

Add ESC key handler to close HTML preview modal
234c161

victor HF Staff commited on

Remove svelte-gestures and related pan logic from MobileNav
1335ef7

victor HF Staff commited on

Await database readiness in migration tests
3dd1fa4

victor HF Staff commited on

Switch to isomorphic-dompurify and update jsdom usage
c96b394

victor HF Staff commited on

test: Replace isomorphic-dompurify with custom DOMPurify wrapper
5fc800e

victor HF Staff commited on

Remove unused dependencies and add mime-types
90ae269

victor HF Staff commited on

Refactor yield object to use shorthand property
6c70aa7

victor HF Staff commited on

Update router examples and adjust button opacity
b46ad28

victor HF Staff commited on

Update routerExamples to change blog teaser prompt and title
a4cbf6b

victor HF Staff commited on

Update RetryBtn styling for smaller button
d4c02cc

victor HF Staff commited on

Remove unused import and reformat import statement
c7666b9

victor HF Staff commited on

Add top margin to uploaded file button
49a5017

victor HF Staff commited on

Remove reasoning
dd75b82

victor HF Staff commited on

Refactor IconMoon and clean up migration imports
08b3174

victor HF Staff commited on

Update IconMoon.svelte
c6fbac6

victor HF Staff commited on

Update routerExamples.ts
efb0c40

victor HF Staff commited on

Remove deprecated oldModels support from codebase
3511173

victor HF Staff commited on

Improve reasoning summary handling in ChatMessage
0e7958b

victor HF Staff commited on

Remove dynamic primary color theme support
1a77343

victor HF Staff commited on

Get pro (#1930)
4566da9
unverified

victor HF Staff commited on

Clear all migrations from routines index
47b8403

victor HF Staff commited on

Update routerExamples.ts
ec00d1c

victor HF Staff commited on

Improve snapScrollToBottom with ResizeObserver and smoother scroll
d75ac4c

victor HF Staff commited on

Update title generation prompt and add GitHub link
fc6549e

victor HF Staff commited on

Abort (#1924)
4e8a811
unverified

victor HF Staff commited on

Add theme subscription and update theme toggle logic
008f64c

victor HF Staff commited on

Refine title generation prompt and logic
eb6a961

victor HF Staff commited on

Update NavMenu.svelte
4a17eaf

victor HF Staff commited on

Update NavMenu.svelte
ceff9ca

victor HF Staff commited on

Remove logoutDisabled from user and update UI
f80231f

victor HF Staff commited on

wait until token is refreshed, if token is expired
fea8fd2

coyotte508 commited on

Automatically refresh oauth token (#1913)
ab8b948
unverified

coyotte508 HF Staff commited on

Automatic login (#1900)
248183e
unverified

coyotte508 HF Staff commited on

Store oauth token in DB + use it when doing API calls (#1885)
c4f6eb3
unverified

coyotte508 HF Staff commited on

mongodb index creation
b6feab2

coyotte508 commited on

easier mongo setup
05b49c3

coyotte508 commited on

Add COUPLE_SESSION_WITH_COOKIE_NAME env var (#1881)
69ef081
unverified

coyotte508 HF Staff commited on

fix CI (#1884)
2883086
unverified

coyotte508 HF Staff commited on

fix: adjust spacing in NavMenu and ChatMessage components; capitalize conversation title in page
a449b8a

victor HF Staff commited on

fix: enhance logging and timeout handling in BackgroundGenerationPoller component
5dac292

victor HF Staff commited on

Add background generation polling for conversation updates (#1882)
2c531ff
unverified

victor HF Staff commited on

fix: improve layout responsiveness in ChatMessage component by binding message dimensions and adjusting classes
bb2ea54

victor HF Staff commited on

fix: adjust spacing and styles in ShareConversationModal and MobileNav components
043d48d

victor HF Staff commited on