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: improve render performance in app
75adc78

nsarrazin HF Staff commited on

fix: remove legacy run in ChatWindow.svelte
1f73dd7

nsarrazin HF Staff commited on

fix: remove legacy run in root +layout.svelte
8b18180

nsarrazin HF Staff commited on

fix: remove legacy run in `conversation/[id]/+page.svelte`
0dd2c62

nsarrazin HF Staff commited on

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

nsarrazin HF Staff commited on

fix: remove legacy run in `ToolInputComponent.svelte`
912759e

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

fix: return proper json in /prompt endpoint
9669a23

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(prompt): enhance prompt preview with assistant, message details & error catching
1ce36bb

nsarrazin HF Staff commited on

fix(settings): prevent unnecessary redirect on desktop
6bb5fe6

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

fix: thumbnails with svelte 5
f559c38

nsarrazin HF Staff commited on

fix(conversation): update response Content-Type to JSONL for sending message updates
10fd4a2

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