llmware-ai / llmware-ai/llmware

move llmware base directory

Open
#644 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
14.8k
Forks
2.9k
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

No contributing guide indexed for this repository

Research direction

Start in llmware\\llmware\\configs.py and inspect how _base_fp currently uses the USERPROFILE path. Implement the requested LLMWARE_BASE_PATH environment-variable behavior, retaining the existing USERPROFILE path when the configured directory does not exist. Done means the base directory can be moved through the environment variable without breaking the fallback.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
tooling
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.