coder/aicommit

err: open repo: repository does not exist

anacrolix opened this issue · 3 comments

On macOS:

> aicommit -d
err: open repo: repository does not exist

Not sure what I've done wrong.

Are you running the command from a git repo? i.e. does your current working directory have a .git directory?

No, I wasn't in the root. That fixed it.

Unrelated, but I have a key but have no idea how to make the model available.

err: error, status code: 404, message: The model `gpt-4o` does not exist or you do not have access to it

That's weird. Anyways I added support for changing the model here 16e0b9a and tagged a new release, so binaries will be available shortly.