Devika isn't responding
Aparentely because the agent's state on backend is null
+1, I'm facing same issue
same issue here
Have you guys pulled the latest code ? Because fix had been already merged, 12 hrs ago approx..
If yes, please check whether you have configured your API's correctly for LLM..
If the issue still exist, can someone send the full logs and also would like to know which model you are using? ( I have tested well with Ollama & Groq mixtral) not with Open AI models
Both Ollama and Groq, this is log from UI.
Agent is not in completed state
Both Ollama and Groq, this is log from UI.
Agent is not in completed state
![]()
As I can see from the logs, token_usage is 322 & agent is also active, which means your task is getting executed .
Aparentely because the agent's state on backend is null
Those who are facing issues, can you please create a new project in devika UI and and then add your query & check?
Only first prompt in a devika project, works and rest of the prompts yield no response from devika..
Only if devika itself asks you question, then only second or consequent prompts will yield response from devika..its a known issue.
similar thing happening in new project with the first prompt
keep sleeping
a new project and first prompt
keep sleeping
a new project and first prompt
![]()
Can you please send the full devika UI screenshot and logs of devika_agent.log file (which is present in logs folder) and also the model name.
For ollama, there is an import missing. I've fixed it in my PR : #215
keep sleeping
a new project and first prompt
Can you please send the full devika UI screenshot and logs of devika_agent.log file (which is present in logs folder) and also the model name.
Facing same issue as @zxconan , any resolution found for this?? devika is sleeping and does not reply, most of the logs are similar to one's shared by @zxconan . I am using openAI keys
I don't think this kind of polling is really the right approach to this. We should use https://pypi.org/project/pusher/ events to send any communication needed from the backend to the UI.
fetch the latest changes. already fixed
Agent is not in completed state

a new project and first prompt