Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

no target label attached #110

Open
luomanman567 opened this issue Jun 15, 2023 · 14 comments
Open

no target label attached #110

luomanman567 opened this issue Jun 15, 2023 · 14 comments

Comments

@luomanman567
Copy link

chatgpt_code_review_noTargetLabelAttached
Bro, how can I fix this issue?

@anc95
Copy link
Owner

anc95 commented Jun 15, 2023

May you share your yml config, let me see

@luomanman567
Copy link
Author

yml

@luomanman567
Copy link
Author

I found the MODEL should not be gpt-turbo-3.5 in the yml file you provided, it will return error 404 in picture below.
gpt-turbo-3-5-0613_not_exist

@luomanman567
Copy link
Author

I also met the issue in the picture below., probably because the chatgpt call limit.(3 times/minutes)
OPENAI_error429

@luomanman567
Copy link
Author

My test project only has a main.c file, is this the reason why I got this error?

@anc95
Copy link
Owner

anc95 commented Jun 15, 2023

@luomanman567 The last error means you have run out of your OpenAI quota, you can check the quota usage on your openai account page

@luomanman567
Copy link
Author

Thanks. And how can I fix "no target label attached", I haven't solved this problem yet.

@anc95
Copy link
Owner

anc95 commented Jun 15, 2023

I was thinking you already solved this. If you don't set the TARGET_LABEL variable, there should be no error log like this. Do you confirm you are using the yml you shared above. If the repo is public, you can also share me the link and let me check

@luomanman567
Copy link
Author

Here is the link.
luomanman567/ctest#12

@luomanman567
Copy link
Author

Help

@anc95
Copy link
Owner

anc95 commented Jun 16, 2023

Sorry. Just catch your message.

Could you try to set the version to main instead of v1.0.10, and then push new changes to check if works now

@luomanman567
Copy link
Author

chatgpt_code_review_error_429
It seems like I can't call the API?
I use the free plan, does it support this robot?

@anc95
Copy link
Owner

anc95 commented Jun 16, 2023

Support only if you have quota on openai

https://platform.openai.com/account/usage, you can go this page to check details

@luomanman567
Copy link
Author

Thanks too much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants