chat / src

Commit History

fix: hover tooltip for file upload
38fd55a

nsarrazin commited on

fix: bring back file upload for multimodal models
ca43db4

nsarrazin commited on

fix: lint
468c9ce

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

fix: make single step forcing optional on cohere endpoint type
46a8e79

nsarrazin commited on

fix: catch errors more gracefully in reasoning specific calls
c024800

nsarrazin commited on

fix: set alg in auth if not set by user
efdd3cf
unverified

nsarrazin commited on

fix(migrations): change deleteEmptyConversations to run only once
2444645
unverified

nsarrazin commited on

feat: explicit config of id token alg (#1567) (#1568)
b611f21
unverified

drewtoto dt-ati nsarrazin commited on

feat(openai): added support for o1 reasoning models (#1618)
3360a5d
unverified

keganhollern nsarrazin commited on

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

nsarrazin commited on

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

nsarrazin commited on

fix: make latex a bit more robust
a668ef1
unverified

nsarrazin commited on

fix: error reporting in tool calling
c75addc
unverified

nsarrazin commited on

feat: improve tool calling & add tools to qwen 2.5 72b (#1615)
642ce40
unverified

nsarrazin commited on

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

nsarrazin commited on

avoid iOS 18 annoying zoom in
1959ff5

victor HF Staff commited on

fix: markdown renderer & reasoning flex column
c458189

nsarrazin commited on

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

nsarrazin commited on

fix: make reasoning icon smaller
0fcddb2

nsarrazin commited on

fix: markdown rendering
6f93b29

nsarrazin commited on

fix: lint
020f8bb

nsarrazin commited on

fix: menu padding
e7b3dd5

nsarrazin commited on

fix: add custom loading icon for reasoning ui
6751688

nsarrazin commited on

fix: summary prompt
66897e4

nsarrazin commited on

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

nsarrazin commited on

fix: make scrollbar visible again
3bd2dd8

nsarrazin commited on

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

nsarrazin commited on

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

nsarrazin commited on

fix: make equations horizontally scrollable when they overflow
252913a

nsarrazin commited on

fix: disable disclaimer modal on shared conversation page
b4492f3

nsarrazin 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 commited on

Anthropic PDF Beta Support (#1571)
33d6f58
unverified

evalstate nsarrazin commited on

feat: better markdown rendering
b157e67

nsarrazin commited on

fix: extra newline in codeblock
bbf8562

nsarrazin commited on

fix: default auth not properly treated if undefined
907104b

nsarrazin commited on

feat: add warnings to let people know they should use a tool calling model (#1590)
20d8f14
unverified

nsarrazin commited on

fix: double cookie refresh in server hooks (#1586)
ed90a91
unverified

evalstate commited on

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

evalstate commited on