Commit Graph
308 Commits
Author SHA1 Message Date
heimoshuiyu b3d84ea454 chatbox width: 100%
this fix the issue of the sidebar width changing.
2024-07-18 09:37:04 +08:00
heimoshuiyu b9fdfb8905 hide prompt if systemMessageContent is empty 2024-07-18 09:34:09 +08:00
heimoshuiyu 3328b3e94d fix: message word-wrap and develop mode UI 2024-07-18 09:31:29 +08:00
heimoshuiyuandGitHub 603ec23d24 Merge pull request #2 from ecwu/master
Refactor UI Design with DaisyUI
2024-07-18 09:14:06 +08:00
ecwu 08a7670509 fix type problem 2024-07-18 00:21:17 +08:00
ecwu 3ee5cd32bc redesign top stats with a navbar 2024-07-18 00:18:20 +08:00
ecwu 9298839b4f fix over tight textarea for text input 2024-07-17 23:38:51 +08:00
ecwu 9d0f93ecf6 fix overflow api card 2024-07-17 11:34:39 +08:00
ecwu c2c17e5956 refine setting layout 2024-07-17 11:25:09 +08:00
ecwu 415fb934ae clean up setting panel 2024-07-17 02:06:13 +08:00
ecwu 148d912be5 refine search panel 2024-07-17 00:30:17 +08:00
ecwu 52d8c3280e adding new stat panel 2024-07-17 00:17:26 +08:00
ecwu a45785c607 fix absolute main.tsx path 2024-07-16 23:06:35 +08:00
ecwu 8c17b842b2 fix absolute main.tsx path 2024-07-16 23:04:07 +08:00
ecwu 4bf3e02962 reform the message box with bubble style 2024-07-16 23:01:18 +08:00
ecwu 0ae53ff954 reconstitution ui with daisyui 2024-07-16 21:51:58 +08:00
heimoshuiyu 4079ec77f9 Fix storage upgrade alert condition 2024-06-03 16:13:24 +08:00
heimoshuiyu 6e647d9181 fix delta is undefined 2024-05-22 15:41:56 +08:00
heimoshuiyu 4162866fd6 Add autoFocus to search input and improve code formatting 2024-05-15 18:22:52 +08:00
heimoshuiyu 09f6e5b490 Update models in models.ts 2024-05-15 15:57:42 +08:00
heimoshuiyu 6247d75234 Convert search query and content to lowercase 2024-05-15 00:59:57 +08:00
heimoshuiyu 4dd29af256 Refactor search.tsx to use preact/hooks 2024-05-14 19:06:06 +08:00
heimoshuiyu 245db574f8 Add query and preview to ChatStoreSearchResult 2024-05-14 19:04:12 +08:00
heimoshuiyu 2386e6f2e9 Update storage version to 11 and add alert during upgrade 2024-05-14 18:56:40 +08:00
heimoshuiyu 117fce390c Add search function 2024-05-14 18:51:41 +08:00
heimoshuiyu 8e1e82cf4b Update AddImage component UI 2024-05-14 09:40:27 +08:00
heimoshuiyu c0ec74638a Refactor chat message type switching logic 2024-05-14 09:35:33 +08:00
heimoshuiyu d4da4c3e32 Update headings and styles, and fix image layout in chatbox and editMessageDetail components 2024-05-14 09:34:12 +08:00
heimoshuiyu 2a21985a17 add gpt-4o models 2024-05-14 09:26:07 +08:00
heimoshuiyu f0c16a3cd1 localStorage follow
Build static content / build (push) Successful in 3m8s
2024-03-30 11:40:34 +08:00
heimoshuiyu f54b192616 add follow scroll option 2024-03-30 11:37:19 +08:00
heimoshuiyu b20de667a4 fix: set logprobs to default false 2024-03-16 18:32:39 +08:00
heimoshuiyu a76cf224f6 new button w-full
Build static content / build (push) Successful in 5m8s
2024-03-16 15:15:31 +08:00
heimoshuiyu 943cb5f392 add gitea action
Build static content / build (push) Successful in 4m30s
2024-03-07 02:08:22 +08:00
heimoshuiyu 74b60b4e95 fix: logprobs in vision model not permit 2024-02-24 09:47:44 +08:00
heimoshuiyu 24aba9ae07 fix: old version logprobs to false 2024-02-23 19:46:09 +08:00
heimoshuiyu 4b1f81f72b fix: build 2024-02-23 19:04:41 +08:00
heimoshuiyu 2224d2e5ed fix: old version logprobs to true 2024-02-23 19:02:08 +08:00
heimoshuiyu c9c51a85cf support logprobs 2024-02-23 19:00:20 +08:00
heimoshuiyu d01d7c747b change default model to gpt-3.5-turbo-0125 2024-02-20 15:28:43 +08:00
heimoshuiyu 159d0615c9 fix: new chatStore of param with old chatStore 2024-02-18 22:31:41 +08:00
heimoshuiyu e8650e2c7e add gpt-3.5-turbo-0125 2024-02-10 15:28:41 +08:00
heimoshuiyu 7f20e9b35f change default model to gpt-3.5-turbo 2024-02-10 11:48:04 +08:00
heimoshuiyu 1391f3f26f v2.1.0 v2.1.0 2024-01-30 10:41:13 +08:00
heimoshuiyu 0f97ce61ef move source code link to settings 2024-01-30 10:22:45 +08:00
heimoshuiyu cb3abe33e9 langCode from localStorage 2024-01-30 10:19:08 +08:00
heimoshuiyu 7130e8d163 change message type 2024-01-30 10:09:36 +08:00
heimoshuiyu a35c392728 fix: hide "add a tool call" 2024-01-30 10:01:51 +08:00
heimoshuiyu 55d8db1217 Revert "upgrade dependencies"
This reverts commit ab341f3893.
2024-01-29 15:07:16 +08:00
heimoshuiyu fcd3137a1e update openai models 2024-01-26 15:48:29 +08:00