sean1832
|
779937bbe2
|
fix: not able to switch prompt language after switching UI language
|
2023-02-23 04:15:36 +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
|
540751b9a1
|
fix: session time is not set at the beginning
|
2023-02-21 04:56:10 +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 |
|
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
|
0c922b3158
|
refactor: rename model_param.py
|
2023-02-20 01:57:24 +11:00 |
|
sean1832
|
6bf0e1b2ac
|
chore: add capital for version and author
|
2023-02-19 04:27:44 +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
|
f3f658b9fe
|
BREAKING CHANGE: add support for multilingual search
|
2023-02-19 02:45:40 +11:00 |
|
sean1832
|
a36766ff25
|
doc: add warning message
|
2023-02-19 01:22:13 +11:00 |
|
sean1832
|
9e91b7dcd7
|
fix: missing translation
|
2023-02-18 23:52:13 +11:00 |
|
sean1832
|
469c47b9a4
|
BREAKING CHANGE: add support for Chinese(Simplified)
|
2023-02-18 23:36:35 +11:00 |
|
sean1832
|
1849759eba
|
build: import language module
|
2023-02-18 20:32:56 +11:00 |
|
sean1832
|
2bab34f4c4
|
chore: display version info on side panel
|
2023-02-17 16:20:04 +11:00 |
|
sean1832
|
0ed1ca41fd
|
chore: remove unused library
|
2023-02-15 02:36:26 +11:00 |
|
sean1832
|
cd6f0939ea
|
feat: add auto save model when send
|
2023-02-15 02:13:02 +11:00 |
|
sean1832
|
083ea51128
|
feat: add auto save operation when send
|
2023-02-15 01:23:58 +11:00 |
|
sean1832
|
71ef16ac77
|
feat: add auto save parameter when send
|
2023-02-15 01:08:05 +11:00 |
|
sean1832
|
b14adaf4ad
|
feat: add advanced option drop panel
|
2023-02-15 00:43:10 +11:00 |
|
sean1832
|
14b2d4bc0c
|
chore: remove unused toggle
|
2023-02-15 00:34:14 +11:00 |
|
sean1832
|
3624b6f603
|
change output color
|
2023-02-14 17:54:38 +11:00 |
|
sean1832
|
2430b9e2d4
|
add advanced mode toggle button
|
2023-02-14 03:33:47 +11:00 |
|
sean1832
|
8c1af5b538
|
reformat script
|
2023-02-14 03:15:04 +11:00 |
|
sean1832
|
e093b1ffe3
|
feat: Customizable operation output type
Added function to dynamically change operation output based on prompt directory files. Improves program flexibility and control.
|
2023-02-14 03:12:27 +11:00 |
|
sean1832
|
c9ada48782
|
Implement log file limit: add max limit on number of log files allowed, delete oldest if exceeding limit
|
2023-02-13 22:36:18 +11:00 |
|
sean1832
|
73cc9caaf6
|
move webui script out, change question to textarea
|
2023-02-13 00:06:41 +11:00 |
|