Commit Graph

55 Commits (main)

Author SHA1 Message Date
sean1832 f253d7e768 chore: change default stream mode to true 1 year ago
sean1832 3b23f212b6 fix: tokens not display if brain is not build yet 1 year ago
sean1832 6d5f8bf313 Revert "Revert "Revert "fix: tokens not display if brain is not build yet"""
This reverts commit 9d24713faa.
1 year ago
sean1832 9d24713faa Revert "Revert "fix: tokens not display if brain is not build yet""
This reverts commit b1ac973ff9.
1 year ago
sean1832 b1ac973ff9 Revert "fix: tokens not display if brain is not build yet"
This reverts commit e1e94db2b3.
1 year ago
sean1832 e1e94db2b3 fix: tokens not display if brain is not build yet 1 year ago
sean1832 021366ca67 fix: change max token for gpt-3.5 and davinci to 4096 1 year ago
sean1832 559dd4700e fix: no error code for stream mode 1 year ago
sean1832 b2c6f8f202 chore: rename prompt token estimation 1 year ago
sean1832 41a3130578 fix: stream mode not written to json 1 year ago
sean1832 2902643976 feat: add estimation with max token 1 year ago
sean1832 92106eb514 feat: add token estimation 1 year ago
sean1832 e6a122bfc5 feat: adjust max token minimum number 1 year ago
sean1832 4590d68465 ui: move chunk size out of advanced options 1 year ago
sean1832 1e0acb459a fix: change default stream mode to false 1 year ago
sean1832 80957acc72 chore: remove unused module 1 year ago
sean1832 6802ba915d chore: default operation is set to "question" 1 year ago
sean1832 779937bbe2 fix: not able to switch prompt language after switching UI language 1 year ago
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.
1 year ago
sean1832 34804410bc fix: operations does not update after language switch 1 year ago
sean1832 540751b9a1 fix: session time is not set at the beginning 1 year ago
sean1832 5cb177af83 fix: build error 1 year ago
sean1832 945ef71c80 fix: trying to access __pycache__ when update language base 1 year ago
sean1832 260ee277e1 doc: add tooltips for param 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 0c922b3158 refactor: rename model_param.py 1 year ago
sean1832 6bf0e1b2ac chore: add capital for version and author 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 f3f658b9fe BREAKING CHANGE: add support for multilingual search 1 year ago
sean1832 a36766ff25 doc: add warning message 1 year ago
sean1832 9e91b7dcd7 fix: missing translation 1 year ago
sean1832 469c47b9a4 BREAKING CHANGE: add support for Chinese(Simplified) 1 year ago
sean1832 1849759eba build: import language module 1 year ago
sean1832 2bab34f4c4 chore: display version info on side panel 1 year ago
sean1832 0ed1ca41fd chore: remove unused library 1 year ago
sean1832 cd6f0939ea feat: add auto save model when send 1 year ago
sean1832 083ea51128 feat: add auto save operation when send 1 year ago
sean1832 71ef16ac77 feat: add auto save parameter when send 1 year ago
sean1832 b14adaf4ad feat: add advanced option drop panel 1 year ago
sean1832 14b2d4bc0c chore: remove unused toggle 1 year ago
sean1832 3624b6f603 change output color 1 year ago