>>1528using an api key over a direct model call whenever possible as it often has higher limits ⚡sometimes its just in how you structure ur request but always check the docs for specifics before hitting that limit
/: if u hit lim, try rephrasing query or breaking task into smaller chunks
>ex. instead of one big model call -> many small api requests