Commit History

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

nsarrazin commited on

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

nsarrazin commited on

fix: improve render performance in app
75adc78

nsarrazin commited on

fix: remove legacy run in ChatWindow.svelte
1f73dd7

nsarrazin commited on

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

nsarrazin commited on

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

nsarrazin commited on

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

nsarrazin commited on

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

nsarrazin commited on

fix: add a small delay in markdown rendering
a4cf96c

nsarrazin commited on

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

nsarrazin commited on

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

fix: return proper json in /prompt endpoint
9669a23

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

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

nsarrazin commited on

fix: thumbnails with svelte 5
f559c38

nsarrazin commited on

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

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

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

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

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

feat: improved nav consistency on mobile (#1726)
e584c54
unverified

nsarrazin commited on