dustinblackman / oatmeal

Terminal UI to chat with large language models (LLM) using different model backends, and integrations with your favourite editors!
https://dustinblackman.com/posts/oatmeal/
MIT License
477 stars 23 forks source link

fix: Use xdg config dirs by default #46

Closed hparzych closed 5 months ago

hparzych commented 6 months ago

Fixes #45

cache dir path is used for backwards compatibility.

dustinblackman commented 5 months ago

Sorry for the delay. Thanks for fixing this!