Skip to content
This repository has been archived by the owner on Aug 10, 2023. It is now read-only.

Best practice for asking a large number of questions. #571

Answered by acheong08
kingnobro asked this question in Q&A
Discussion options

You must be logged in to vote

High latency

You can run multiple operations simultaneously via multi-threading. Python is not the best option for this due to high memory usage. You can port this library to Go since the Official API is available.

Credit limitation

The model text-chat-davinci-002-20221122 is completely free. Rate limit is 50 requests per minute. You can cycle multiple API keys to get around that.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@kingnobro
Comment options

Answer selected by acheong08
Comment options

You must be logged in to vote
1 reply
@acheong08
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants