Commit History

refactor + think bug corrected
caa1814
Running

jdelavande HF Staff commited on

corrected thinking button
7857e3c

jdelavande HF Staff commited on

thinking toggle
f6e13e9

jdelavande HF Staff commited on

improved design and preprompts
e122263

jdelavande HF Staff commited on

add equivalents
0921221

jdelavande HF Staff commited on

state correction
0897191

jdelavande HF Staff commited on

fix bug
bc1b8c6

jdelavande HF Staff commited on

add streaming of energy, J conversion
145a107

jdelavande HF Staff commited on

add estimate on the widget
4f485a7

jdelavande HF Staff commited on

add text info
1b054fa

jdelavande HF Staff commited on

release
b282a7d

jdelavande HF Staff commited on

get web search back
9ed5b48

jdelavande HF Staff commited on

real
47fac84

jdelavande HF Staff commited on

desable web search
891402c

jdelavande HF Staff commited on

Update src/lib/components/chat/ChatWindow.svelte (#1)
5846db1

jdelavande HF Staff fdaudens HF Staff commited on

final estimation
7aee319

Julien Delavande commited on

add energy time estimate
181d9ef

Huggingface IT commited on

feat(db): use in memory db when MONGODB_URL not set (#1773)
d4471e3
unverified

nsarrazin HF Staff commited on

fix: show file picker for assistant with mime types (#1763)
83ddae9
unverified

nsarrazin HF Staff commited on

fix: assistant tool selector on safari + correct tab nav
9fc7651

nsarrazin HF Staff commited on

fix: remove legacy run in ChatWindow.svelte
1f73dd7

nsarrazin HF Staff commited on

fix: remove legacy run in `ChatMessage.svelte`
221919b

nsarrazin HF Staff commited on

fix: add a small delay in markdown rendering
a4cf96c

nsarrazin HF Staff commited on

fix(tests): make flaky migration tests more stable
991f8ec

nsarrazin HF Staff commited on

Add support for Jinja for chat model templates (#1739)
a513b1b
unverified

Ben Lewis nsarrazin HF Staff commited on

fix: trigger redeploy
73268d4

nsarrazin HF Staff commited on

fix: give more buffer to reasoning
8ce2fb0

nsarrazin HF Staff commited on

fix(preprocessMessages): clarify web search context in final message content
150ff48

nsarrazin HF Staff commited on

feat: improve task model tool calling (#1755)
d37f9ca
unverified

nsarrazin HF Staff commited on

fix(endpoints): fix for tool calling on hf inference with openai endpoint type (#1754)
185c2ff
unverified

nsarrazin HF Staff commited on

feat(openai): added support for non-streaming o1 (e.g. Azure) models (#1687)
df0f84c
unverified

lgarbarini nsarrazin HF Staff commited on

fix: improve tasks performance
28b6d44

nsarrazin HF Staff commited on

feat(model): configure Llama-3.1-8B-Instruct with OpenAI-compatible endpoint
55ff303

nsarrazin HF Staff commited on

feat(tasks): use tools for tasks if available (#1749)
6655689
unverified

nsarrazin HF Staff commited on

feat(chat): auto-open reasoning results on loading
7af88de

nsarrazin HF Staff commited on

Revert "feat(front): autoscroll at bottom on ssr (#1740)"
b94a87f

nsarrazin HF Staff commited on

fix: code block copy button
10c62e9

nsarrazin HF Staff commited on

feat(front): autoscroll at bottom on ssr (#1740)
2fb222a
unverified

nsarrazin HF Staff commited on

feat(markdown): move highlighting to worker (#1741)
4df62c9
unverified

nsarrazin HF Staff commited on

fix(assistant-settings): remove console log in form submission
251508c

nsarrazin HF Staff commited on

fix(front): mobile nav not closing sometimes
9af277e

nsarrazin HF Staff commited on

fix(markdown): remove duplicate checks
b95ec8b

nsarrazin HF Staff commited on

refactor(mobile-nav): adjust pan gesture sensitivity and remove debug log
dc89e59

nsarrazin HF Staff commited on

feat(front): use webworker for markdown parsing (#1733)
7d6fc19
unverified

nsarrazin HF Staff commited on

feat(codeblock): add monospace font to code block
b3ea80f

nsarrazin HF Staff commited on

fix(nav): increase z-index for mobile nav close button
daab73c

nsarrazin HF Staff commited on

fix(nav): conditionally render mobile nav title
a7560a6

nsarrazin HF Staff commited on

feat(nav): improve mobile navigation with pan gesture to close (#1729)
6c59df2
unverified

nsarrazin HF Staff commited on