This repository has been archived by the owner on Aug 10, 2023. It is now read-only.
-
With the V1 API, I am seeing a repeated response from requests. The following code:
produces:
I assume this is because the returned object is a generator?
I want to do something like the following and then do operations on the output:
How do I go about getting a response as a single result? Thank you |
Beta Was this translation helpful? Give feedback.
Answered by
acheong08
Feb 15, 2023
Replies: 1 comment 1 reply
-
Lines 406 to 421 in 192201a |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
jjmpsp
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ChatGPT/src/revChatGPT/V1.py
Lines 406 to 421 in 192201a