Open yurivict opened 5 months ago
I had the same issue and the relevant code doesn't try to report it back:
I found out I had to include a model in my ~/.config/oatmeal/config.toml
such as "gpt-4o-mini"
(model list).
You can also pass the model in using the -m/--model
options from cmdline.
It was called with:
Errors like this should be accompanied by the error message. It could be "Connection refused", "Server error", or the error message returned by the OpenAI API. I am sure it doesn't fail without providing an error message.