Skip to content

Introducing directory parameter#31

Open
Deadolus wants to merge 4 commits intonpiv:mainfrom
Deadolus:feature/cache-directory
Open

Introducing directory parameter#31
Deadolus wants to merge 4 commits intonpiv:mainfrom
Deadolus:feature/cache-directory

Conversation

@Deadolus
Copy link
Contributor

Giving the user the choice where to store the cache, useful if you e.g. have chatblade set as part of a pipeline which only has limited access and the default is not working.

action="store_true",
)
parser.add_argument(
"--directory",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This might be better named as --cache-dir. I think having the word "cache" in the argument is important, as chatblade uses a couple directories, not just one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants