Commit History

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

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

Damián Pumar 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

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

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: markdown escaping for good
0f674e1
unverified

nsarrazin commited on

fix: move katex styling to global stylesheet
800644b
unverified

nsarrazin 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

fix: dont show "new chat" on /tools page on mobile
15614c6

nsarrazin commited on

feat(websearch): skip pages that dont return success (#1639)
514377e
unverified

nsarrazin commited on

Anthropic Tool Support (#1594)
69d5a1c
unverified

evalstate nsarrazin commited on

feat: add link to last commit directly
c2502a3

nsarrazin commited on

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

ethayu Ethan Yu nsarrazin commited on

Add support for Amazon Nova (#1629)
28c09f1
unverified

Tarek Becker nsarrazin commited on

fix: hover tooltip for file upload
38fd55a

nsarrazin commited on

fix: bring back file upload for multimodal models
ca43db4

nsarrazin 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

fix: assistant search
c49fd55

nsarrazin commited on

fix: assistants load function for trending
f4ea1d0

nsarrazin commited on

fix: disable caching on OpenAI-compatible endpoint type
d433f1d
unverified

nsarrazin commited on

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

nsarrazin commited on

feat: new tool UI (#1630)
b104edb
unverified

nsarrazin victor HF Staff commited on

fix: single step in cohere endpoint type (#1632)
31170da
unverified

nsarrazin commited on