luomanman567

Results 9 comments of luomanman567

![yml](https://github.com/anc95/ChatGPT-CodeReview/assets/114417804/6e07f0ee-54b9-4b4b-b361-3d8a21099b97)

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](https://github.com/anc95/ChatGPT-CodeReview/assets/114417804/f8cd01c2-7d71-4f8c-854c-0fdd9f0da6b6)

I also met the issue in the picture below., probably because the chatgpt call limit.(3 times/minutes) ![OPENAI_error429](https://github.com/anc95/ChatGPT-CodeReview/assets/114417804/12457e52-5371-431d-b6c4-47d1bf30d5ec)

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

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

Here is the link. https://github.com/luomanman567/ctest/pull/12

![chatgpt_code_review_error_429](https://github.com/anc95/ChatGPT-CodeReview/assets/114417804/0891aaaf-a73e-49db-8508-fe19172b7412) It seems like I can't call the API? I use the free plan, does it support this robot?