chat-ui / src /lib

Commit History

Revert "Share convos (#1942)"
4411049

victor HF Staff commited on

lint & ignore ts error on old migration scripts (#1948)
7806feb
unverified

kramp HF Staff commited on

Share convos (#1942)
bdd27fe
unverified

kramp HF Staff victor HF Staff commited on

Prompt params (#1949)
32b18be
unverified

victor HF Staff commited on

Refactor ChatInput textarea height adjustment logic
6289f95

victor HF Staff commited on

Improve focus handling for ChatInput textarea
092806b

victor HF Staff commited on

Set custom User-Agent for HuggingChat requests
f78624a

victor HF Staff commited on

try to fix hf chat oauth
fae8049

coyotte508 commited on

Merge branch 'code-block-formatting-fix'
1afa429

victor HF Staff commited on

Reduce max image dimensions in OAI parameters schema
9e09cb3

victor HF Staff commited on

Refactor code block detection in markdown parser
f1bc869

victor HF Staff commited on

Skip formatting inside incomplete code blocks
f1df9ee

victor HF Staff commited on

Show warning only when not loading and no messages
f7b33d7

victor HF Staff commited on

Fix ESLint errors
a9c6dde

victor HF Staff commited on

Allow <think> tags in content for DeepSeek R1
d0f5835

victor HF Staff commited on

Add provider info to router metadata in chat messages
0a53350

victor HF Staff commited on

prettier
5bb6125

victor HF Staff commited on

Replace logout button with non-interactive div
a14217e

victor HF Staff commited on

Fix key for last streaming Markdown block
3027088

victor HF Staff commited on

Improve textarea focus handling in ChatInput
24b24f4

victor HF Staff commited on

Fix URL reactivity in UploadedFile component
604b9db

victor HF Staff commited on

Cache models to avoid redundant dynamic imports
d321ce2

victor HF Staff commited on

Reduce router details display delay to 500ms
56ab94a

victor HF Staff commited on

Add initValue to settings store and refactor model settings init
31b3f19

victor HF Staff commited on

Increase max assistant and user message lengths
d1218ba

victor HF Staff commited on

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