my OpenAI api key is working in one workbook absolutely fine but in a different workbook its telling me i have a rate limit error but its the same key
This rate limit error is likely due to OpenAI's usage tier limitations. Even though you're using the same API key, each workbook consumes tokens from your total allocation. When multiple workbooks use the same key simultaneously, you may hit your rate limits in one workbook while another continues to work. For reliable use of OpenAI in Clay, you need sufficient tokens per minute (TPM) - 30,000 TPM for ChatGPT columns and 450,000 TPM for Claygent. If you're on a free plan or tier 1, these requirements won't be met. To resolve this: 1. Check your current usage tier at OpenAI API Usage Limits 2. Consider upgrading to a tier 2 API key for better performance 3. Try processing smaller batches of data at a time If you need further assistance, you can request human help by clicking on "Talk to a person."
it wasnt simultaneous
im just testing so its manual running
we’re on tier 2
Hey Daniel, thanks for reaching out! Do you mind sending over the URL to both tables that are being referenced here? Would love to check this out first hand!
Hey — I checked the column on your end, and everything seems to be working fine now. Let me know if you’re still seeing issues or if anything’s off on your side.