Commit History
Allow retry on shared conversations (#839) e64ff82 unverified
[Frontend] keypress -> keydown (#800) 614c0c8 unverified
Mishig commited on
Use assistant avatar in conversation, if available (#776) 089465d unverified
Web search: UI update (#749) b85bb4c unverified
Continue generation feature (#707) c51ecfb unverified
Upgrade tailwindcss to version 3.4 (#664) 0fe5982 unverified
Bump version to svelte 4 (#488) 284d5a8 unverified
Backend refactor for streaming endpoints (#444) e5f4e9a unverified
Add latex support with marked-katex-extension (#450) 98d9be7 unverified
Refactor of websearch (#281) 770735d unverified
Web search details: ui update (#277) 754fb45 unverified
Add initial support for web browsing (#237) 0c6af63 unverified
🐛 Vote not working with new messages (#249) d60d989 unverified
Adrien Denat commited on
✨ add thumb up/down voting system for messages (#152) 5d291ff unverified
Fix long word in assistant message (#214) 7baaea9 unverified
Break long word in user message (#209) f33c673 unverified
Disable models (#187) c202241 unverified
migrate to eslint-plugin-svelte from deprecated plugin (#182) 9273cbe unverified
Adrien Denat commited on
✨ Ability to download prompt (#176) 9fe8de0 unverified
🔧 Always strip <|endoftext|> (#171) 6f2e4ae unverified
🐛 Stop bigcode prompts (#170) f16c630 unverified
Models selector (#164) 01b06a3 unverified
👷 Add CI to check types (#161) 59de250 unverified
🩹 Do not sanitize ½ and other html entities 21485eb
🐛 Make it work with default model 181d711
✨ Retry messages (#121) ef7aeda unverified
Fix line break markdown (#131) 59e8451 unverified
Adrien Denat commited on
Add tailwind prettier (#123) 6a0861b unverified
Adrien Denat commited on
fixup! ♻️ Simplify / improve token removal 5478eee
♻️ Simplify / improve token removal ca4c8d7
🎨 Remove more stopwords (#102) 6455052 unverified
🩹 Do not flash endoftext (#89) 2328f1f unverified
prose-sm on mobile 746ce50
layout misc ab6b390
🐛 Remove sanitized < (#71) 6385f42 unverified
✨ Remove endoftext (#70) 248ad09 unverified
fix messages width 48a30f2
avoid huge titles 385fb26
Prettier update (#54) 98051f8 unverified
add loading icon + pending state when assistant message is pending (#48) 949cae0 unverified
refactor syntax highlighting, more performant + avoid flickering on copy to clipboard button (#49) d852bfd unverified
Adrien Denat commited on
auto-formatting (#45) 8b75083 unverified
💄 Preserve whitespace in user message (#39) 690e2ca unverified
add basic html sanitizing (#40) 3c71c00 unverified
Adrien syntax highlighting ssr (#32) 0dcf9ff unverified
Adrien Denat commited on