Commit Graph

24 Commits (f40abacc3ef1f24f40da0c151b07a4cb9018db00)

Author SHA1 Message Date
sean1832 0c922b3158 refactor: rename model_param.py 1 year ago
sean1832 6bf0e1b2ac chore: add capital for version and author 1 year ago
sean1832 7e59af08e3 fix: not able to find prompt directory for English 1 year ago
sean1832 9b20932325 chore: remove debug code 1 year ago
sean1832 3972688da6 trans: add translation 1 year ago
sean1832 80adf73c48 chore: remove warning for not support language other than english banner 1 year ago
sean1832 f3f658b9fe BREAKING CHANGE: add support for multilingual search 1 year ago
sean1832 a36766ff25 doc: add warning message 1 year ago
sean1832 9e91b7dcd7 fix: missing translation 1 year ago
sean1832 469c47b9a4 BREAKING CHANGE: add support for Chinese(Simplified) 1 year ago
sean1832 1849759eba build: import language module 1 year ago
sean1832 2bab34f4c4 chore: display version info on side panel 1 year ago
sean1832 0ed1ca41fd chore: remove unused library 1 year ago
sean1832 cd6f0939ea feat: add auto save model when send 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 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