The [readme](https://github.com/insulineru/ai-commit?tab=readme-ov-file#using-local-model-ollama) says "Set PROVIDER in your environment to ollama" ```bash $ export PROVIDER=ollama $ export AI_PROVIDER=ollama # tried this too $ ai-commit -h Please set the OPENAI_API_KEY environment variable. ```