|
|
|
|
|
by underlines
1205 days ago
|
|
I asked chatGPT to code a 2 speaker debate function using the unofficial API from revChatGPT ( https://github.com/acheong08/ChatGPT )
Input arguments are initial_topic and max_conversation_length.
I asked it to create a loop which controls this.
After some back and fourth fixing some logic by instructing chatGPT to change things, it finally works, but somehow times out after 4 times going back and fourth (i'm a plus subscriber, but not using the official API) |
|