Commit Graph

220 Commits (main)
 

Author SHA1 Message Date
sean1832 23a49be05e style: bold language 1 year ago
sean1832 396ea33e01 doc: update todo list 1 year ago
sean1832 722a7ca713 fix: frontmatter filter row does not display correctly 1 year ago
sean1832 fc84821360 build: auto upgrade package if requirement.txt is modified 1 year ago
sean1832 82df60bba5 build: upgrade packages
numpy==1.24.2
openai==0.26.5
streamlit==1.81.1
1 year ago
sean1832 dc1fa427dc build: add .temp to git ignore 1 year ago
sean1832 88def3f3a1 build: manual update library batch program 1 year ago
sean1832 9a7070f436 doc: update readme-cn 1 year ago
sean1832 61527f8e4a doc: update readme-en 1 year ago
Zeke Zhang ff821352cc
Merge pull request #4
Add Ability to Add More Filter Fields to Targeted Note Search in 'Brain Memory' Section
1 year ago
sean1832 32ac8afaec feat: Added feature to save frontmatter filter parameters 1 year ago
sean1832 9245e6fe0c BREAKING CHANGE: multiple frontmatter field filter 1 year ago
sean1832 aba610ff33 experiment: change column space 1 year ago
sean1832 9c7be623f5 experiment: add delete filter row 1 year ago
sean1832 2daa8e5012 experiment: ability to append filter logics 1 year ago
sean1832 eb6990c4cb refactor: create add_filter function from filter_data 1 year ago
sean1832 d5f52336b2 feat: additional filter logic
CONTAINS,
NOT CONTAINS,
MORE THAN,
LESS THAN,
MORE THAN OR EQUAL,
LESS THAN OR EQUAL
1 year ago
sean1832 a6b1d09d1d feat: replace advanced mode radio to switch 1 year ago
sean1832 0ed1ca41fd chore: remove unused library 1 year ago
Zeke Zhang f821ddeb90
Merge pull request #3 from sean1832/feat/main/advanced_mode
Merge pull request #1 from sean1832/main
1 year ago
Zeke Zhang d8dd08e266
Merge pull request #1 from sean1832/main
pull from advanced mode
1 year ago
sean1832 cd6f0939ea feat: add auto save model when send 1 year ago
sean1832 98d61528a0 build: add get_index function 1 year ago
sean1832 083ea51128 feat: add auto save operation when send 1 year ago
sean1832 71ef16ac77 feat: add auto save parameter when send 1 year ago
sean1832 b14adaf4ad feat: add advanced option drop panel 1 year ago
sean1832 14b2d4bc0c chore: remove unused toggle 1 year ago
sean1832 e83e7cab07 build: update requirements.txt 1 year ago
sean1832 0b2d91f876 chore: remove debug print 1 year ago
sean1832 2286c32cba BREAKING CHANGE: delete unused module "prompt_data" 1 year ago
sean1832 9af5cb302c feat: add sleep time when click saved button and refresh page 1 year ago
sean1832 b99b0447cf feat: add delete toggle for deletion safety 1 year ago
sean1832 bfd743df09 feat: sort prompt file by creation time 1 year ago
sean1832 6086e7293d fix: delete prompt does not work 1 year ago
sean1832 fe7a2d839b feat: ability to add/delete prompt file 1 year ago
sean1832 36a3105bda refactor: adjust main function space 1 year ago
sean1832 3624b6f603 change output color 1 year ago
sean1832 2430b9e2d4 add advanced mode toggle button 1 year ago
sean1832 8c1af5b538 reformat script 1 year ago
sean1832 e093b1ffe3 feat: Customizable operation output type
Added function to dynamically change operation output based on prompt directory files. Improves program flexibility and control.
1 year ago
sean1832 c9ada48782 Implement log file limit: add max limit on number of log files allowed, delete oldest if exceeding limit 1 year ago
sean1832 73cc9caaf6 move webui script out, change question to textarea 1 year ago
sean1832 cd0005ac80 Add Chinese documentation support 1 year ago
sean1832 87889660ab update README.md 1 year ago
sean1832 2c4f6fc679 update README.md 1 year ago
sean1832 0f3140f55c update README.md 1 year ago
sean1832 210801bf77 update README.md 1 year ago
sean1832 263a51fa10 fix bug: default filter logic = '' 1 year ago
sean1832 102d84751b fixed bug: append_mode & force_mode toggled first time loading the program 1 year ago
sean1832 56d00b66c2 fixed bug: '' is not in list by add default value to brain-memo 1 year ago