Commit Graph

100 Commits

Author SHA1 Message Date
Zeke Zhang
d8dd08e266
Merge pull request #1 from sean1832/main
pull from advanced mode
2023-02-15 02:22:59 +11:00
sean1832
cd6f0939ea feat: add auto save model when send 2023-02-15 02:13:02 +11:00
sean1832
98d61528a0 build: add get_index function 2023-02-15 01:46:42 +11:00
sean1832
083ea51128 feat: add auto save operation when send 2023-02-15 01:23:58 +11:00
sean1832
71ef16ac77 feat: add auto save parameter when send 2023-02-15 01:08:05 +11:00
sean1832
b14adaf4ad feat: add advanced option drop panel 2023-02-15 00:43:10 +11:00
sean1832
14b2d4bc0c chore: remove unused toggle 2023-02-15 00:34:14 +11:00
sean1832
e83e7cab07 build: update requirements.txt 2023-02-15 00:16:13 +11:00
sean1832
0b2d91f876 chore: remove debug print 2023-02-15 00:15:46 +11:00
sean1832
2286c32cba BREAKING CHANGE: delete unused module "prompt_data" 2023-02-15 00:03:29 +11:00
sean1832
9af5cb302c feat: add sleep time when click saved button and refresh page 2023-02-14 23:58:53 +11:00
sean1832
b99b0447cf feat: add delete toggle for deletion safety 2023-02-14 23:50:52 +11:00
sean1832
bfd743df09 feat: sort prompt file by creation time 2023-02-14 23:50:17 +11:00
sean1832
6086e7293d fix: delete prompt does not work 2023-02-14 23:37:17 +11:00
sean1832
fe7a2d839b feat: ability to add/delete prompt file 2023-02-14 22:04:51 +11:00
sean1832
36a3105bda refactor: adjust main function space 2023-02-14 18:23:20 +11:00
sean1832
3624b6f603 change output color 2023-02-14 17:54:38 +11:00
sean1832
2430b9e2d4 add advanced mode toggle button 2023-02-14 03:33:47 +11:00
sean1832
8c1af5b538 reformat script 2023-02-14 03:15:04 +11:00
sean1832
e093b1ffe3 feat: Customizable operation output type
Added function to dynamically change operation output based on prompt directory files. Improves program flexibility and control.
2023-02-14 03:12:27 +11:00
sean1832
c9ada48782 Implement log file limit: add max limit on number of log files allowed, delete oldest if exceeding limit 2023-02-13 22:36:18 +11:00
sean1832
73cc9caaf6 move webui script out, change question to textarea 2023-02-13 00:06:41 +11:00
sean1832
cd0005ac80 Add Chinese documentation support 2023-02-11 22:59:45 +11:00
sean1832
87889660ab update README.md 2023-02-11 20:26:48 +11:00
sean1832
2c4f6fc679 update README.md 2023-02-11 20:05:49 +11:00
sean1832
0f3140f55c update README.md 2023-02-11 19:40:57 +11:00
sean1832
210801bf77 update README.md 2023-02-11 19:32:14 +11:00
sean1832
263a51fa10 fix bug: default filter logic = '' 2023-02-11 19:28:56 +11:00
sean1832
102d84751b fixed bug: append_mode & force_mode toggled first time loading the program 2023-02-11 00:31:34 +11:00
sean1832
56d00b66c2 fixed bug: '' is not in list by add default value to brain-memo 2023-02-11 00:24:40 +11:00
sean1832
845ca51c10 fixed bug: '' is not in list 2023-02-11 00:21:56 +11:00
sean1832
467903a2b5 fixed bug: cannot access local variable 'filter_key' 2023-02-11 00:17:15 +11:00
sean1832
901ad1458c add feature: advanced metadata filter mode (Obsidian user only) 2023-02-11 00:13:11 +11:00
sean1832
d288b35df3 update summarize.txt to use dot points 2023-02-10 05:39:51 +11:00
sean1832
6ac095831d update documentation 2023-02-10 04:41:42 +11:00
sean1832
d0d388f460 add useful console feedback 2023-02-10 04:28:05 +11:00
sean1832
609cb78984 remove unused code 2023-02-10 04:25:06 +11:00
sean1832
3c51cfc1f5 update my-info 2023-02-10 04:24:26 +11:00
sean1832
ba6ca390a1 fix bug: does not generate text first time setting up app 2023-02-10 04:20:42 +11:00
sean1832
23374d6f78 fix bug: does not generate text first time setting up app 2023-02-10 04:14:50 +11:00
sean1832
81a4792762 fix bug: does not generate text first time setting up app 2023-02-10 04:08:57 +11:00
sean1832
f86d706714 fix bug: does not generate text first time setting up app 2023-02-10 04:05:34 +11:00
sean1832
80673cb2c4 fix bug: does not generate text first time setting up app 2023-02-10 03:47:31 +11:00
sean1832
1c3ab7ea1b fix bug: cannot find brain_memo.json 2023-02-10 03:18:54 +11:00
sean1832
5e69511a6f move initial file creator to top level 2023-02-10 03:12:32 +11:00
sean1832
705e2974a4 move initial file creator to top level 2023-02-10 03:07:56 +11:00
sean1832
0e26c7edc5 refactored for clarity 2023-02-10 03:03:23 +11:00
sean1832
c4c41e054a group create new file upon first opening program 2023-02-10 03:02:56 +11:00
sean1832
d1b15d09f3 refactored for clarity 2023-02-10 02:30:51 +11:00
sean1832
577db13cf2 Initial commit 2023-02-10 01:46:55 +11:00