PullRequestInc / go-gpt3

An OpenAI GPT-3 API client enabling Go/Golang programs to interact with the gpt3 APIs.
MIT License
393 stars 65 forks source link

there is one bug , then it answer some question , it will Loop out a paragraph #27

Closed hcws closed 1 year ago

tylermann commented 1 year ago

This is a fairly common thing to happen with openAI in general that it will continue saying the same thign over and over depending on how you configure it although I don't believe this is a bug in this library. if you have more detailed bug report and think otherwise, feel free to reopen.