Closed Seif-Mamdouh closed 3 months ago
In this PR I added a config flag that supports local urls for ollama!
pip3 install . && pre-commit install && pre-commit autoupdate
> git_ai_commit config -ou=<ollama-url> > git_ai_commit config --ollama-url=<ollama-url>
expected output
Ollama URL set to <ollama-url>
double check with local db
git_ai_commit config
Description
In this PR I added a config flag that supports local urls for ollama!
Test Plan
expected output
double check with local db