Commit Graph

220 Commits (main)
 

Author SHA1 Message Date
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
sean1832 714d2d4b24 doc: update gif demo for english 1 year ago
sean1832 935cd6c196 build: update requirements.txt 1 year ago
sean1832 b65a4dd563 trans: update translation 1 year ago
sean1832 d65828a673 fix: exclude directory in config is not saved 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 e8a077e026 Merge branch 'main' of https://github.com/sean1832/GPT-Brain 1 year ago
sean1832 7b8641bfaf build: update requirements.txt 1 year ago
Zeke Zhang bea5e9d2b9
Update README_JP.md 1 year ago
sean1832 965db77cba test: add back jp screenshot 1 year ago
sean1832 b69785f67d test: remove jp screenshot 1 year ago
sean1832 08a0a62c97 doc: update screenshots 1 year ago
sean1832 8381ceadb0 doc: update screenshots 1 year ago
sean1832 34804410bc fix: operations does not update after language switch 1 year ago
sean1832 757ca9ec56 chore: adjust answer delay 1 year ago
sean1832 030b9570ae trans: update translation 1 year ago
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. 1 year ago
sean1832 eb5361ff80 feat: directory filters to exclude files from unwanted directories.
A new feature that allows users to apply a filter to directories when selecting files, with the purpose of excluding specific directories and their contents from being displayed. The filter can help AI to focus on relevant files and avoid distractions or irrelevant information. This feature could be especially useful for users who work with large and complex vault.
1 year ago
sean1832 8f08826f47 chore: remove debug print 1 year ago
sean1832 195c456436 feat: default directory for selecting notes is now set to the most recently selected directory. 1 year ago
sean1832 9b90ac26c6 fix: not able to read .pdf or .png
add supported_formats so that it only reads .txt and .md by default
1 year ago
sean1832 a64ac2665f chore: add exclude directory
__pycache__
.git
.idea
.vscode
.obsidian
.trash
.git
.gitignore
.gitattributes
1 year ago
sean1832 98ba4f6ed6 fix: unable to parse empty fields 1 year ago
sean1832 837e7ca562 fix: only able to set page config once 1 year ago
sean1832 46538c7969 fix: tkinter main thread is not in main loop 1 year ago
sean1832 e9e3538ad1 doc: add japanese documentation 1 year ago
sean1832 3ff31cd433 doc: update readme 1 year ago
sean1832 5bf265b18b trans: update translation 1 year ago
sean1832 540751b9a1 fix: session time is not set at the beginning 1 year ago
sean1832 d6a0c98261 fix: missing variable 1 year ago
sean1832 656b266029 chore: automatic update when launch 1 year ago
sean1832 207e3c9719 trans: update translation 1 year ago
sean1832 bdf07d0088 trans: add example prompt for newly supported language 1 year ago
sean1832 f31b3b6808 trans: add language support
Japanese
Traditional Chinese
1 year ago
sean1832 24bea6bda7 trans: update new translation 1 year ago
sean1832 61f9776f44 trans: update new translation 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