Commit History

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

Ben Lewis nsarrazin commited on

fix: trigger redeploy
73268d4

nsarrazin commited on

fix: give more buffer to reasoning
8ce2fb0

nsarrazin commited on

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

nsarrazin commited on

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

nsarrazin commited on

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

nsarrazin commited on

Revert "feat(config): add gemma 3 to prod config (#1753)"
c7c1fe9

nsarrazin commited on

feat(config): add gemma 3 to prod config (#1753)
9828685
unverified

nsarrazin commited on

fix: return proper json in /prompt endpoint
9669a23

nsarrazin commited on

fix: updateLocalEnv script
37f0cfc

nsarrazin commited on

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

lgarbarini nsarrazin commited on

fix: improve tasks performance
28b6d44

nsarrazin commited on

feat(prompt): enhance prompt preview with assistant, message details & error catching
1ce36bb

nsarrazin commited on

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

nsarrazin commited on

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

nsarrazin commited on

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

nsarrazin commited on

fix(local-dev): adjust local environment configuration settings
23b1143

nsarrazin commited on

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

nsarrazin commited on

fix: thumbnails with svelte 5
f559c38

nsarrazin commited on

feat(hchat): add QwQ-32B to prod HuggingChat config (#1746)
7139d72
unverified

nsarrazin commited on

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

nsarrazin commited on

fix(prod): model config
2b6c120

nsarrazin commited on

fix(huggingchat): add additional stop token for model configuration
a6bb678

nsarrazin commited on

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

nsarrazin commited on

fix: code block copy button
10c62e9

nsarrazin commited on

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

nsarrazin commited on

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

nsarrazin commited on

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

nsarrazin commited on

feat(scripts): add reasoning & code samples to populate script
53a5ddc

nsarrazin commited on

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

nsarrazin commited on

fix(markdown): remove duplicate checks
b95ec8b

nsarrazin commited on

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

nsarrazin commited on

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

nsarrazin commited on

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

nsarrazin commited on

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

nsarrazin commited on

Update openai.md (#1730)
9e4fa41
unverified

Jean-Baptiste dlb commited on

fix(nav): conditionally render mobile nav title
a7560a6

nsarrazin commited on

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

nsarrazin commited on

fix(nav): give more time for swipe gesture
a47d89a

nsarrazin commited on

build(deps-dev): bump dompurify from 3.1.6 to 3.2.4 (#1728)
759e344
unverified

dependabot[bot] dependabot[bot] commited on

feat(nav): add swipe gesture to close mobile nav
c82d865

nsarrazin commited on

refactor: replace anchor tags with buttons in settings navigation
34d155c

nsarrazin commited on

fix: mobile nav grid growth
9fb0576

nsarrazin commited on

fix: modal widths
60e17e4

nsarrazin commited on

fix: modal max width
04c30e2

nsarrazin commited on

feat: add animation for sidebar & move logo up a bit
4f54883

nsarrazin commited on

fix(nav): issue with from.url when loading page directly
a4df227

nsarrazin commited on

fix(settings): add back application settings title
9ab6ffd

nsarrazin commited on