TheR1D / shell_gpt

A command-line productivity tool powered by AI large language models like GPT-4, will help you accomplish your tasks faster and more efficiently.
MIT License
9.42k stars 742 forks source link

rename defaults in config.py with unique prefix #460

Open tsvikas opened 8 months ago

tsvikas commented 8 months ago
          Hi @tsvikas thank you for interest and effort. I tried to reproduce same steps, and cache files were deleted as expected. Yes it would be good to rename all defaults in `config.py` with unique prefix, I will create an issue for it. Given that, I'll pass on this, but thanks for the effort! 🍰

_Originally posted by @TheR1D in https://github.com/TheR1D/shell_gpt/issues/437#issuecomment-1890251144_

tsvikas commented 8 months ago

the idea is to change the default cache_path to be /tmp/sgpt_cache, to prevent collision with other apps