Commit Graph

208 Commits (f253d7e76868e89b7d866ccf8c320750a69b6d4d)
 

Author SHA1 Message Date
sean1832 f253d7e768 chore: change default stream mode to true 1 year ago
sean1832 d1bc2aa6c8 fix: non stream mode cannot use gpt-3.5 1 year ago
sean1832 229aa6eca6 chore: remove pause 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 c8c12b81e2 fix: update.bat no pause 1 year ago
sean1832 3d8c291b17 fix: update.bat not activating venv 1 year ago
sean1832 021366ca67 fix: change max token for gpt-3.5 and davinci to 4096 1 year ago
sean1832 8c2380d1f8 build: add tiktoken library 1 year ago
sean1832 680e542607 feat: Add support for GPT-3.5-Turbo (ChatGPT) model
This commit adds support for the GPT-3.5-Turbo model in ChatGPT. This model is an improved version of the existing GPT-3 model and offers better performance and accuracy in language generation tasks.
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 37d06167cb build: update library version 1 year ago
sean1832 41a3130578 fix: stream mode not written to json 1 year ago
sean1832 3b16aa236c refactor: change function name 1 year ago
sean1832 a366adae9b refactor: change variable name 1 year ago
sean1832 9c535a14ba refactor: change to gpt_tools.py for clarity 1 year ago
sean1832 2902643976 feat: add estimation with max token 1 year ago
sean1832 92106eb514 feat: add token estimation 1 year ago
sean1832 a5baaf5d03 chore: update requirements.txt 1 year ago
Zeke Zhang bdd664b4f4
Merge pull request #10 from sean1832/patch-only-davinci-model-works
Patch #9.
1 year ago
sean1832 aaea6a84d3 chore: remove unused code 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 044b4c2e38 chore: remove unused code 1 year ago
sean1832 250e3b3377 fix: adjust chunk size does not update brain 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 e03756fbf7 refactor: rename important batch files 1 year ago
sean1832 e08b54ff88 doc: update documentation 1 year ago
sean1832 58933c67ab build: update gitignore 1 year ago
sean1832 d0b971a1d3 chore: add clear screen command after venv installed 1 year ago
sean1832 6802ba915d chore: default operation is set to "question" 1 year ago
sean1832 9511b18c6b chore: remove debug code 1 year ago
sean1832 6ec4b9f13d fix: alter initial value for FILTER_ROW_COUNT to 1 1 year ago
sean1832 e78f70d773 fix: no initial value for FILTER_ROW_COUNT 1 year ago
sean1832 f78cd75743 fix: no initial value for exclude_dir_user 1 year ago
sean1832 65e77aa7a1 fix: cannot create API-KEYS.txt 1 year ago
sean1832 9ef506637a fix: no language detected first launch app 1 year ago
sean1832 4c1794da0e fix: no language detected first launch app 1 year ago
sean1832 23843ba979 build: remove streamlit_toggle module 1 year ago
sean1832 d1949d4281 fix: no translation .mo file find 1 year ago
sean1832 cde5a8d2af doc: add gif animation demo for chinese & japanese 1 year ago
sean1832 7b8083ab46 refactor: remove unused functions and modules 1 year ago
sean1832 9a61dc5723 refactor: remove unused functions and modules 1 year ago
sean1832 779937bbe2 fix: not able to switch prompt language after switching UI language 1 year ago
sean1832 066f3fdfae trans: update translation 1 year ago