Commit Graph

150 Commits (965db77cba27a6c9c7e7e8e921dc37cbc5225b9f)
 

Author SHA1 Message Date
sean1832 965db77cba test: add back jp screenshot 2 years ago
sean1832 b69785f67d test: remove jp screenshot 2 years ago
sean1832 08a0a62c97 doc: update screenshots 2 years ago
sean1832 8381ceadb0 doc: update screenshots 2 years ago
sean1832 34804410bc fix: operations does not update after language switch 2 years ago
sean1832 757ca9ec56 chore: adjust answer delay 2 years ago
sean1832 030b9570ae trans: update translation 2 years 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. 2 years 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.
2 years ago
sean1832 8f08826f47 chore: remove debug print 2 years ago
sean1832 195c456436 feat: default directory for selecting notes is now set to the most recently selected directory. 2 years ago
sean1832 9b90ac26c6 fix: not able to read .pdf or .png
add supported_formats so that it only reads .txt and .md by default
2 years ago
sean1832 a64ac2665f chore: add exclude directory
__pycache__
.git
.idea
.vscode
.obsidian
.trash
.git
.gitignore
.gitattributes
2 years ago
sean1832 98ba4f6ed6 fix: unable to parse empty fields 2 years ago
sean1832 837e7ca562 fix: only able to set page config once 2 years ago
sean1832 46538c7969 fix: tkinter main thread is not in main loop 2 years ago
sean1832 e9e3538ad1 doc: add japanese documentation 2 years ago
sean1832 3ff31cd433 doc: update readme 2 years ago
sean1832 5bf265b18b trans: update translation 2 years ago
sean1832 540751b9a1 fix: session time is not set at the beginning 2 years ago
sean1832 d6a0c98261 fix: missing variable 2 years ago
sean1832 656b266029 chore: automatic update when launch 2 years ago
sean1832 207e3c9719 trans: update translation 2 years ago
sean1832 bdf07d0088 trans: add example prompt for newly supported language 2 years ago
sean1832 f31b3b6808 trans: add language support
Japanese
Traditional Chinese
2 years ago
sean1832 24bea6bda7 trans: update new translation 2 years ago
sean1832 61f9776f44 trans: update new translation 2 years ago
sean1832 5cb177af83 fix: build error 2 years ago
sean1832 945ef71c80 fix: trying to access __pycache__ when update language base 2 years ago
sean1832 260ee277e1 doc: add tooltips for param 2 years ago
Zeke Zhang b54071fe75
Merge pull request #7 from sean1832/Code_Style
Refactor and Build Updates
2 years ago
sean1832 11f28c799e build: moving local function to streamlit tools or utilities 2 years ago
sean1832 f962324424 refactor: rename save_as to download_as for clarity 2 years ago
sean1832 c725d41bd3 build: create streamlit_toolkit module 2 years ago
sean1832 7506ef7bba fix: language session state initiate earlier than page_config 2 years ago
sean1832 c84e6b8eea fix: language session state initiate earlier than page_config 2 years ago
sean1832 0359e60d7f refactor: create project wise constants 2 years ago
sean1832 7979a0f4b8 refactor: split and rename module. Created GPT module 2 years ago
sean1832 b3be11e821 refactor: convert modules into python modules 2 years ago
sean1832 f40abacc3e BREAKING CHANGE: Remove Console Apps 2 years ago
sean1832 0c922b3158 refactor: rename model_param.py 2 years ago
sean1832 9134241dfa fix: key error -1 2 years ago
sean1832 6bf0e1b2ac chore: add capital for version and author 2 years ago
Zeke Zhang 6c630216ee
Merge pull request #6 from sean1832/multilingual_support
Multilingual support
2 years ago
sean1832 8e981f4862 doc: update todo 2 years ago
sean1832 df5bdec7cc chore: add prompt content for specific language response 2 years ago
sean1832 7e59af08e3 fix: not able to find prompt directory for English 2 years ago
sean1832 9b20932325 chore: remove debug code 2 years ago
sean1832 3972688da6 trans: add translation 2 years ago
sean1832 80adf73c48 chore: remove warning for not support language other than english banner 2 years ago