Hello all.
I would like to create a separate API key for each prompt.
Is this possible?
Hello all.
I would like to create a separate API key for each prompt.
Is this possible?
Hi,
Welcome to the forum.
Yes, and it might be interesting to check the HTTP status code of the response, for e.g. 429 or 503, and then do a key rotating and retry the request again.
Cheers.