error when using a Groq LLM in a CrewAI setting
I get this error when using a Groq LLM in a CrewAI setting:
BadRequestError Traceback (most recent call last)
26 frames
/usr/local/lib/python3.10/dist-packages/openai/_base_client.py in _request(self, cast_to, options, remaining_retries, stream, stream_cls) 1018 1019 log.debug("Re-raising status error") -> 1020 raise self._make_status_error_from_response(err.response) from None 1021 1022 return self._process_response(
BadRequestError: Error code: 400 - {'error': {'message': 'Organization has been restricted. Please reach out to support if you believe this was in error.', 'type': 'invalid_request_error', 'code': 'organization_restricted'}}
The error is : Organization has been restricted
Is it Groq that causes this?
Please support for this error.
Hi,
I'm using groq without any problems in combination with crewAI.
Not sure what's causing the issue. I would guess, that the error message refers to the organisation in your groq account.
I have asked Groq itself about, but did not receive an answer yet.
any answer from Groq ? As soon as I use the api for a while, I have this problem. However, I respect the quotas per schedule. I'm tired of creating new accounts. They don't answer my company registration request.
This issue is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.
This issue was closed because it has been stalled for 5 days with no activity.
any answer from Groq ? As soon as I use the api for a while, I have this problem. However, I respect the quotas per schedule. I'm tired of creating new accounts. They don't answer my company registration request.
Any update yet? Facing the same issue here, Can't we use groq account for personal projects?