Commit Graph

11 Commits (main)

Author SHA1 Message Date
sean1832 559dd4700e fix: no error code for stream mode 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 9ef506637a fix: no language detected first launch app 1 year ago
sean1832 779937bbe2 fix: not able to switch prompt language after switching UI language 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 a64ac2665f chore: add exclude directory
__pycache__
.git
.idea
.vscode
.obsidian
.trash
.git
.gitignore
.gitattributes
1 year ago
sean1832 945ef71c80 fix: trying to access __pycache__ when update language base 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