Commit Graph

166 Commits

Author SHA1 Message Date
sean1832
7506ef7bba fix: language session state initiate earlier than page_config 2023-02-20 04:13:17 +11:00
sean1832
c84e6b8eea fix: language session state initiate earlier than page_config 2023-02-20 04:10:01 +11:00
sean1832
0359e60d7f refactor: create project wise constants 2023-02-20 04:04:48 +11:00
sean1832
7979a0f4b8 refactor: split and rename module. Created GPT module 2023-02-20 02:59:32 +11:00
sean1832
b3be11e821 refactor: convert modules into python modules 2023-02-20 02:27:00 +11:00
sean1832
f40abacc3e BREAKING CHANGE: Remove Console Apps 2023-02-20 02:19:06 +11:00
sean1832
0c922b3158 refactor: rename model_param.py 2023-02-20 01:57:24 +11:00
sean1832
9134241dfa fix: key error -1 2023-02-19 04:41:28 +11:00
sean1832
6bf0e1b2ac chore: add capital for version and author 2023-02-19 04:27:44 +11:00
Zeke Zhang
6c630216ee
Merge pull request #6 from sean1832/multilingual_support
Multilingual support
2023-02-19 03:50:51 +11:00
sean1832
8e981f4862 doc: update todo 2023-02-19 03:49:55 +11:00
sean1832
df5bdec7cc chore: add prompt content for specific language response 2023-02-19 03:24:56 +11:00
sean1832
7e59af08e3 fix: not able to find prompt directory for English 2023-02-19 03:24:07 +11:00
sean1832
9b20932325 chore: remove debug code 2023-02-19 03:02:24 +11:00
sean1832
3972688da6 trans: add translation 2023-02-19 03:01:49 +11:00
sean1832
80adf73c48 chore: remove warning for not support language other than english banner 2023-02-19 02:57:54 +11:00
sean1832
6a1c23962e trans: update translation 2023-02-19 02:55:23 +11:00
sean1832
5b768b7f6b BREAKING CHANGE: multilingual support for prompt manipulation 2023-02-19 02:54:52 +11:00
sean1832
760faa9128 build: add translation 2023-02-19 02:46:10 +11:00
sean1832
f3f658b9fe BREAKING CHANGE: add support for multilingual search 2023-02-19 02:45:40 +11:00
sean1832
1c5e643a16 build: add translated languages 2023-02-19 01:24:04 +11:00
sean1832
a36766ff25 doc: add warning message 2023-02-19 01:22:13 +11:00
sean1832
457220a0b4 doc: update todo 2023-02-19 01:16:51 +11:00
sean1832
13040bf26b doc: update todo 2023-02-19 00:38:53 +11:00
sean1832
2070cfd760 fix: missing variable filter_info 2023-02-19 00:03:33 +11:00
sean1832
d8ce089622 chore: add emoji for clarity 2023-02-19 00:00:05 +11:00
sean1832
9e91b7dcd7 fix: missing translation 2023-02-18 23:52:13 +11:00
sean1832
ee53478aa2 feat: add option to include extension 2023-02-18 23:37:09 +11:00
sean1832
3f3f1b22cc feat: add utility script to create and update languages 2023-02-18 23:36:35 +11:00
sean1832
3a1be4367e feat: add support for 'UTF-8' for read json 2023-02-18 23:36:35 +11:00
sean1832
0fc126732c feat: create languages.json for globally accessible supported language info 2023-02-18 23:36:35 +11:00
sean1832
bfaa87e5b8 BREAKING CHANGE: add support for Chinese(Simplified) 2023-02-18 23:36:35 +11:00
sean1832
469c47b9a4 BREAKING CHANGE: add support for Chinese(Simplified) 2023-02-18 23:36:35 +11:00
sean1832
0558b1482f fix: not able to separate language selector with set_language function 2023-02-18 20:45:46 +11:00
sean1832
1849759eba build: import language module 2023-02-18 20:32:56 +11:00
sean1832
4668378fc6 build: create language module for multilingual support 2023-02-18 20:32:35 +11:00
sean1832
ce6a582326 refactor: rename read json file to read json 2023-02-18 20:12:45 +11:00
sean1832
cca20c3f99 refactor: rename read json file to read json 2023-02-18 20:11:50 +11:00
sean1832
029dcdf6fe feat: add create json if not exist to read json function 2023-02-18 20:11:06 +11:00
Zeke Zhang
646641c355
Merge pull request #5
Info display
2023-02-17 16:21:27 +11:00
sean1832
2bab34f4c4 chore: display version info on side panel 2023-02-17 16:20:04 +11:00
sean1832
e4e5f21bb6 doc: add todo
automatic update
2023-02-16 05:30:55 +11:00
sean1832
97f32c84ba doc: fix typo 2023-02-16 05:29:43 +11:00
sean1832
134db8c98d doc: add todo
Provide detail documentation for users.
2023-02-16 05:23:58 +11:00
sean1832
a2f8a1f9e7 doc: update feature description 2023-02-16 05:17:11 +11:00
sean1832
0a357904d2 doc: update python installation tutorial link 2023-02-16 05:14:08 +11:00
sean1832
23a49be05e style: bold language 2023-02-16 05:04:21 +11:00
sean1832
396ea33e01 doc: update todo list 2023-02-16 05:02:30 +11:00
sean1832
722a7ca713 fix: frontmatter filter row does not display correctly 2023-02-16 05:00:22 +11:00
sean1832
fc84821360 build: auto upgrade package if requirement.txt is modified 2023-02-16 04:54:59 +11:00