Received None or empty response from LLM call.
An unknown error occurred. Please check the details below.
Error details: Invalid response from LLM call - None or empty.
An unknown error occurred. Please check the details below.
Error details: Invalid response from LLM call - None or empty.
Where and when is this happening?
Which LLM are you using and how have you set it up?
I used the Groq LLaMA 3.3 model, and when I use this model, it shows an error. However, the same code and steps work fine with the OpenAI model. Please let me know how to solve this error.
TBH I’ve found most of their models doing this often. I reported it to them and still waiting for a response.
But all the open source model having same issues not only with groq all the open source facing this why?
Which other OSS models are you running into issues with? Ollama ones or other model gardens?
I’m integrating the model with LangChain, so I tried using Groq and Hugging Face to integrate the LLaMA models. My plan is to build a large application using CrewAI. Which open-source model should I choose? When I tried Groq, it didn’t work, and the Hugging Face models had the same issues. Should I try Ollama or something else? If possible, I would prefer to use Groq because it gives very fast responses.