Commit Graph

2225 Commits

Author SHA1 Message Date
Timothy Jaeryang Baek
c2ff73c3e1 refac 2025-03-29 14:59:03 -07:00
Timothy Jaeryang Baek
66015bb341
Merge pull request #12168 from yak1ex/fix_inconsistent_value_check_in_onMessageHandler_in_Chat_svelte
fix: Inconsistent value check in onMessageHandler() in Chat.svelte
2025-03-28 22:12:57 -07:00
Timothy Jaeryang Baek
acd5b07fb4 enh: tool servers info modal 2025-03-28 12:40:56 -07:00
Timothy Jaeryang Baek
115f34069a refac: tool call display 2025-03-28 12:18:27 -07:00
Timothy Jaeryang Baek
5656f030c4 refac: error handling 2025-03-28 00:52:13 -07:00
Timothy Jaeryang Baek
2fc8ace46d fix: error message persistence issue 2025-03-28 00:25:00 -07:00
Timothy Jaeryang Baek
c137d3ad17 enh: allow json schema for format 2025-03-27 20:27:16 -07:00
Timothy Jaeryang Baek
4547453141 refac 2025-03-27 02:57:02 -07:00
Timothy Jaeryang Baek
fc6d432c2f refac 2025-03-27 02:53:24 -07:00
Timothy Jaeryang Baek
038df1131e refac 2025-03-27 02:50:53 -07:00
Timothy Jaeryang Baek
d1bc2cfa2f refac: external tools server support 2025-03-27 02:27:56 -07:00
Timothy Jaeryang Baek
4a79320253 chore: format 2025-03-27 01:40:28 -07:00
Timothy Jaeryang Baek
d9b6d78d5c feat: external tool server support frontend 2025-03-27 01:38:35 -07:00
Timothy Jaeryang Baek
79e4f8a7bc refac 2025-03-26 20:47:52 -07:00
Timothy Jaeryang Baek
1be6ad1250 feat: /messages chat endpoint support 2025-03-26 01:10:27 -07:00
Timothy Jaeryang Baek
4906af9319 refac: styling 2025-03-25 00:12:23 -07:00
Timothy Jaeryang Baek
0192b4b468 refac: styling 2025-03-25 00:10:09 -07:00
Timothy Jaeryang Baek
57d1527ce1 refac 2025-03-25 00:07:04 -07:00
Timothy Jaeryang Baek
e5b7188379 refac: ollama only param 2025-03-23 11:50:40 -07:00
Yak!
c1f189a602 Fix inconsistent value check. 2025-03-23 17:52:48 +09:00
Timothy Jaeryang Baek
d047eb46cc refac 2025-03-20 17:54:13 -07:00
Timothy Jaeryang Baek
13220991a4
Merge pull request #11846 from hurxxxx/feat/sidebar-chat-search-clear-button
feat: add clear ("X") button to sidebar chat search input
2025-03-20 13:50:58 -07:00
hurxxxx
70610f8343 feat: add clear ("X") button to sidebar chat search input 2025-03-19 11:25:16 +09:00
Timothy Jaeryang Baek
6c4352de07 fix: table cells format 2025-03-18 17:53:11 -07:00
Timothy Jaeryang Baek
3186aeac08 chore: format 2025-03-18 06:39:37 -07:00
Timothy Jaeryang Baek
54d5281256 refac 2025-03-15 18:41:04 +00:00
Timothy Jaeryang Baek
b6e56c0e5a refac 2025-03-15 18:00:18 +00:00
Timothy Jaeryang Baek
c57db1828f fix 2025-03-15 16:25:21 +00:00
Timothy Jaeryang Baek
b5e74f4eae refac 2025-03-15 16:15:37 +00:00
Timothy Jaeryang Baek
f1a84f45c8
Merge pull request #11699 from shaun-gallagher-octane/markdown-alert-renderer
feat: Markdown alert renderer
2025-03-15 02:12:16 +00:00
Timothy Jaeryang Baek
7723705707 enh: always collapse code block 2025-03-15 02:01:59 +00:00
Timothy Jaeryang Baek
dbf051ff4e enh: always expand details option 2025-03-15 01:56:04 +00:00
Shaun Gallagher
2065580a5f feat: Use AlertRenderer in blockquote evaluation 2025-03-14 15:22:56 -04:00
Shaun Gallagher
8bc797fe6a feat: Add renderer for Markdown alerts 2025-03-14 15:22:27 -04:00
Timothy Jaeryang Baek
74da9c4e54 fix: firefox input height issue 2025-03-14 12:50:33 +00:00
Timothy Jaeryang Baek
d84e7d13d0 refac 2025-03-11 20:49:14 +00:00
Timothy Jaeryang Baek
c309412980 enh: connection tags 2025-03-11 20:37:30 +00:00
Timothy Jaeryang Baek
9e2fb73440
Merge pull request #11550 from silentoplayz/highlight-selected
feat: improve model dropdown highlight
2025-03-11 18:57:20 +00:00
Timothy Jaeryang Baek
64fa37c15d
Merge pull request #11545 from hurxxxx/fix/reset-taskId-after-conversation
fix: Reset taskId after completion to prevent incorrect cancellation behavior
2025-03-11 18:29:59 +00:00
Silentoplayz
2c99366543 feat: improve model dropdown highlight 2025-03-11 13:57:09 -04:00
hurxxxx
1160e21d45 fix: reset taskId after conversation to prevent incorrect cancellation behavior 2025-03-11 21:18:53 +09:00
Timothy Jaeryang Baek
0e7164b4f5
Merge pull request #11520 from icsy7867/main
Added decodeURIcomponent function to several locations.
2025-03-11 10:33:41 +00:00
root
3fb477618e Added decodeURIcomponent function to several locations. 2025-03-10 17:40:40 -04:00
Timothy Jaeryang Baek
352ed67667 refac: prompt template behaviour 2025-03-10 01:15:45 +00:00
Timothy Jaeryang Baek
ec29772068 refac: styling 2025-03-09 23:58:48 +00:00
Silentoplayz
ae1f0f0a3c feat: horizontal scroll for model dropdown tags 2025-03-09 11:41:14 -04:00
Timothy Jaeryang Baek
26980fb859 refac 2025-03-09 15:01:36 +00:00
Timothy Jaeryang Baek
53a2acd541 enh: local, external, direct model list filter
Co-Authored-By: recrudesce <6450799+recrudesce@users.noreply.github.com>
2025-03-09 15:00:13 +00:00
Timothy Jaeryang Baek
c58f0844a3 refac 2025-03-09 14:48:11 +00:00
Timothy Jaeryang Baek
1c211e32b3 refac 2025-03-09 11:18:28 +00:00