Closed Asandolo closed 1 year ago
are you sure you use right model name? oc config set model=gpt-4
Yes
Same error here.
Same issue here.
.opencommit
OPENAI_API_KEY=MY_API_KEY
model=gpt-4
emoji=true
description=true
language=en
This is probably because you do not have access to the GPT-4 beta.
This is probably because you do not have access to the GPT-4 beta.
I have acces to gpt4
+1
Also get the 404 error, but not when I commit a few files at a time. Maybe something like a token limit?
FYI, I noticed that I also got the error when trying to commit a .pbxproj file
@martijnvanderlaan thanks for help here, do you want to investigate and make a PR helping making the world a better place?
I had the same issue, which was an error on my part. I assumed that because I subscribe to ChatGPT, I would have API access to chat-gpt4 if I created an API key, but this is not the case right now. This is a user error on my part; I just want to remind anyone who looks at this issue to make sure you actually have API access to gpt-4. :sweat_smile:
guys, please confirm that you have gpt-4 access <3
@di-sukharev as @MartinMinkov mentioned I thought I have an acces to gpt-4, but it turns out the API is a separate thing. My bad
@di-sukharev as @MartinMinkov mentioned I thought I have an acces to gpt-4, but it turns out the API is a separate thing. My bad
yep, thanks for update, if you have ChatGPT+ it doesnt mean you have gpt-4 api
access
@di-sukharev
@damianlluch ohh, i forgot about it ;)
Opencommit Version
2.0.4
Node Version
18.12.1
NPM Version
9.6.5
What OS are you seeing the problem on?
No response
What happened?
When i try to generate a commit i hve this error Error: Request failed with status code 404
Expected Behavior
Generate a commit message
Current Behavior
Not gerating commit and trow an error oc
Possible Solution
No response
Steps to Reproduce
config openai api key config emoji switch to gpt4 try
oc
commandRelevant log output
No response