I created my first login just today and on my first call with an API-Key I received the error
{
“error”: {
“message”: “You exceeded your current quota, please check your plan and billing details.”,
“type”: “insufficient_quota”,
“param”: null,
“code”: null
}
}
Body:
{
“model”: “babbage-code-search-code”,
“prompt”: “Please, show the field or column name from the following text- First name, Last name, Address, Phone number, Age, Marital Status. And show them under a title "All-Columns" and also ask for my confirmation”
}
1 Like