Commit Graph

16 Commits

Author SHA1 Message Date
Joshua McDonagh
6bb677c9b3 Add thinking mode toggle for Ollama thinking models
- Add thinking mode toggle in MessageInput component
- Show toggle only for compatible Ollama thinking models (deepseek-r1, qwen3, magistral)
- Send thinking option in API payload when enabled (Ollama only)
- Add visual indicator when thinking mode is active
- Include translations for thinking mode UI
- Currently only available for Ollama thinking-capable models
2025-06-21 09:50:06 -07:00
YuQX
ec97fdf5d6 Fix: Solve equation problems with Chinese symbols by adding more symbols to the ALLOWED_SURROUNDING_CHARS 2025-05-23 15:06:37 +08:00
tth37
8e14372dd8 enh: Support more languages 2025-05-06 21:26:09 +08:00
tth37
de182ddec2 fix(katex): Allow Chinese characters adjacent to math delimiters 2025-05-06 18:38:42 +08:00
Timothy Jaeryang Baek
d6f3444141 fix: katex issue 2025-02-19 23:37:11 -08:00
Yuta Hayashibe
12516c8a45
fix: Fix typos 2024-10-14 16:22:07 +09:00
Timothy J. Baek
119a7f1933 doc: changelog 2024-09-25 15:45:36 +02:00
Hwang In Tak
d501ece247
fix: Fix KaTeX corner cases 2024-09-25 02:15:53 +09:00
Timothy J. Baek
e703e172e2 chore: format 2024-09-24 18:10:14 +02:00
Hwang In Tak
30e65b33f6
fix: Add comments 2024-09-25 00:41:08 +09:00
Hwang In Tak
3f1255b39e
fix: Change inline and block delimiters 2024-09-25 00:10:49 +09:00
Hwang In Tak
e48d66f918
fix: Remove unnecessary logging 2024-09-24 22:11:05 +09:00
Hwang In Tak
0bfbace9aa
fix: Simplify regex 2024-09-24 22:00:01 +09:00
Hwang In Tak
377cc427b6
fix: Remove unnecessary logging 2024-09-24 20:40:50 +09:00
Hwang In Tak
214546399a
fix: fix katex rendering 2024-09-24 16:58:15 +09:00
Timothy J. Baek
4ef042e966 refac 2024-08-16 15:33:14 +02:00