llmware-ai/llmware

move llmware base directory

c-w-m opened this issue · 3 comments

Problem: I'm running out of storage on my primary drive

Suggested fix: allow an environment variable to set the base path

Example Refactor: llmware\llmware\configs.py

  • use LLMWARE_BASE_PATH environment variable to set _base_fp
  • revert to using the existing USERPROFILE path if directory does not exist
LLMWARE_BASE_PATH_env_var

Hi @c-w-m,

thank you for that feature request! I think it is definitely something that should be at least considered to be implemented.