Commit Graph

137 Commits

Author SHA1 Message Date
sean1832
98ba4f6ed6 fix: unable to parse empty fields 2023-02-21 21:33:43 +11:00
sean1832
837e7ca562 fix: only able to set page config once 2023-02-21 21:33:23 +11:00
sean1832
46538c7969 fix: tkinter main thread is not in main loop 2023-02-21 19:40:23 +11:00
sean1832
e9e3538ad1 doc: add japanese documentation 2023-02-21 18:31:57 +11:00
sean1832
3ff31cd433 doc: update readme 2023-02-21 18:31:39 +11:00
sean1832
5bf265b18b trans: update translation 2023-02-21 04:56:21 +11:00
sean1832
540751b9a1 fix: session time is not set at the beginning 2023-02-21 04:56:10 +11:00
sean1832
d6a0c98261 fix: missing variable 2023-02-21 04:39:48 +11:00
sean1832
656b266029 chore: automatic update when launch 2023-02-21 04:35:08 +11:00
sean1832
207e3c9719 trans: update translation 2023-02-21 04:34:30 +11:00
sean1832
bdf07d0088 trans: add example prompt for newly supported language 2023-02-21 04:15:14 +11:00
sean1832
f31b3b6808 trans: add language support
Japanese
Traditional Chinese
2023-02-21 04:01:14 +11:00
sean1832
24bea6bda7 trans: update new translation 2023-02-21 04:00:33 +11:00
sean1832
61f9776f44 trans: update new translation 2023-02-21 03:19:27 +11:00
sean1832
5cb177af83 fix: build error 2023-02-21 03:19:06 +11:00
sean1832
945ef71c80 fix: trying to access __pycache__ when update language base 2023-02-21 02:55:30 +11:00
sean1832
260ee277e1 doc: add tooltips for param 2023-02-21 02:11:23 +11:00
Zeke Zhang
b54071fe75
Merge pull request #7 from sean1832/Code_Style
Refactor and Build Updates
2023-02-21 00:32:47 +11:00
sean1832
11f28c799e build: moving local function to streamlit tools or utilities 2023-02-21 00:24:12 +11:00
sean1832
f962324424 refactor: rename save_as to download_as for clarity 2023-02-21 00:16:26 +11:00
sean1832
c725d41bd3 build: create streamlit_toolkit module 2023-02-21 00:13:18 +11:00
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