Commit Graph

33 Commits (945ef71c80bd6ff7f35017bb844c9ab1591464e8)

Author SHA1 Message Date
sean1832 945ef71c80 fix: trying to access __pycache__ when update language base 1 year ago
sean1832 260ee277e1 doc: add tooltips for param 1 year ago
sean1832 f962324424 refactor: rename save_as to download_as for clarity 1 year ago
sean1832 c725d41bd3 build: create streamlit_toolkit module 1 year ago
sean1832 7506ef7bba fix: language session state initiate earlier than page_config 1 year ago
sean1832 c84e6b8eea fix: language session state initiate earlier than page_config 1 year ago
sean1832 0359e60d7f refactor: create project wise constants 1 year ago
sean1832 7979a0f4b8 refactor: split and rename module. Created GPT module 1 year ago
sean1832 b3be11e821 refactor: convert modules into python modules 1 year ago
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