NVIDIA / NeMo-Guardrails

NeMo Guardrails is an open-source toolkit for easily adding programmable guardrails to LLM-based conversational systems.
Other
3.72k stars 325 forks source link

Error : Organization has been restricted #563

Closed rajatsharda23 closed 2 weeks ago

rajatsharda23 commented 2 weeks ago

I've been using Groq as LLM with nemo, and had it working till yesterday. Today al of a sudden it stopped working and gave this error-

WARNING:nemoguardrails.actions.action_dispatcher:Error while execution self_check_input: 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'}} Event hide_prev_turn {} --- Total processing took 0.46 seconds. LLM Stats: 1 total calls, 0 total time, 0 total tokens, 0 total prompt tokens, 0 total completion tokens, [] as latencies

rajatsharda23 commented 2 weeks ago

Groq had this restricted, and not nemo!