Commit Graph

220 Commits (main)
 

Author SHA1 Message Date
Zeke Zhang b54071fe75
Merge pull request #7 from sean1832/Code_Style
Refactor and Build Updates
1 year ago
sean1832 11f28c799e build: moving local function to streamlit tools or utilities 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 f40abacc3e BREAKING CHANGE: Remove Console Apps 1 year ago
sean1832 0c922b3158 refactor: rename model_param.py 1 year ago
sean1832 9134241dfa fix: key error -1 1 year ago
sean1832 6bf0e1b2ac chore: add capital for version and author 1 year ago
Zeke Zhang 6c630216ee
Merge pull request #6 from sean1832/multilingual_support
Multilingual support
1 year ago
sean1832 8e981f4862 doc: update todo 1 year ago
sean1832 df5bdec7cc chore: add prompt content for specific language response 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 6a1c23962e trans: update translation 1 year ago
sean1832 5b768b7f6b BREAKING CHANGE: multilingual support for prompt manipulation 1 year ago
sean1832 760faa9128 build: add translation 1 year ago
sean1832 f3f658b9fe BREAKING CHANGE: add support for multilingual search 1 year ago
sean1832 1c5e643a16 build: add translated languages 1 year ago
sean1832 a36766ff25 doc: add warning message 1 year ago
sean1832 457220a0b4 doc: update todo 1 year ago
sean1832 13040bf26b doc: update todo 1 year ago
sean1832 2070cfd760 fix: missing variable filter_info 1 year ago
sean1832 d8ce089622 chore: add emoji for clarity 1 year ago
sean1832 9e91b7dcd7 fix: missing translation 1 year ago
sean1832 ee53478aa2 feat: add option to include extension 1 year ago
sean1832 3f3f1b22cc feat: add utility script to create and update languages 1 year ago
sean1832 3a1be4367e feat: add support for 'UTF-8' for read json 1 year ago
sean1832 0fc126732c feat: create languages.json for globally accessible supported language info 1 year ago
sean1832 bfaa87e5b8 BREAKING CHANGE: add support for Chinese(Simplified) 1 year ago
sean1832 469c47b9a4 BREAKING CHANGE: add support for Chinese(Simplified) 1 year ago
sean1832 0558b1482f fix: not able to separate language selector with set_language function 1 year ago
sean1832 1849759eba build: import language module 1 year ago
sean1832 4668378fc6 build: create language module for multilingual support 1 year ago
sean1832 ce6a582326 refactor: rename read json file to read json 1 year ago
sean1832 cca20c3f99 refactor: rename read json file to read json 1 year ago
sean1832 029dcdf6fe feat: add create json if not exist to read json function 1 year ago
Zeke Zhang 646641c355
Merge pull request #5
Info display
1 year ago
sean1832 2bab34f4c4 chore: display version info on side panel 1 year ago
sean1832 e4e5f21bb6 doc: add todo
automatic update
1 year ago
sean1832 97f32c84ba doc: fix typo 1 year ago
sean1832 134db8c98d doc: add todo
Provide detail documentation for users.
1 year ago
sean1832 a2f8a1f9e7 doc: update feature description 1 year ago
sean1832 0a357904d2 doc: update python installation tutorial link 1 year ago