Commit Graph

14 Commits

Author SHA1 Message Date
sean1832
779937bbe2 fix: not able to switch prompt language after switching UI language 2023-02-23 04:15:36 +11:00
sean1832
d65828a673 fix: exclude directory in config is not saved 2023-02-23 01:51:34 +11:00
sean1832
5125811dbd BREAKING CHANGE: add Experimental function for output streaming
a new feature for output streaming which enables real-time response streaming from the OpenAI server.
2023-02-23 01:37:32 +11:00
sean1832
34804410bc fix: operations does not update after language switch 2023-02-22 04:02:56 +11:00
sean1832
757ca9ec56 chore: adjust answer delay 2023-02-22 03:35:09 +11:00
sean1832
5cc2aa20f7 feat: progress bar added to the brain-building process, and the building process message has been refined for better clarity and user experience. 2023-02-22 02:09:16 +11:00
sean1832
195c456436 feat: default directory for selecting notes is now set to the most recently selected directory. 2023-02-21 23:47:34 +11:00
sean1832
98ba4f6ed6 fix: unable to parse empty fields 2023-02-21 21:33:43 +11:00
sean1832
46538c7969 fix: tkinter main thread is not in main loop 2023-02-21 19:40:23 +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
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