Compound compound-mini returning "Request too large" on fairly basic web searches?

Hi all,

Just been playing around with Groq Compound for the first time. I’ve been getting large error messages very often on basic test prompts to see if web search is working. For example:

“model”: “groq/compound”,
“messages”: [
{
“role”: “user”,
“content”: “Who won the Melbourne Grand Prix?”
}
]
}’

All in English, all very basic, no system prompt or anything like that. Any guidance on what will and won’t work?

Hey @fisk_task ! Could i check if you’re on the free or developer tier? Free tier plans have rate limits of underlying models and that can cause 413 errors.

Free tier! Brand new, first request was denied. But I could ask it about NBA results and pulled down the full week and ladder. Maybe better structured data to pull from? Seems strange to me but I know close nothing about search grounding.

How do we get onto the Developer tier?