devika icon indicating copy to clipboard operation
devika copied to clipboard

Devika starts searching the internet and then it hangs with no action later on...

Open qwaszaq opened this issue 10 months ago • 16 comments

i want it to create a test single-page website with data on world's population, there's no problem with communication between local ollama LLM and devika and it even starts to search the web for data. it visits two webpages and then there is no action, cpu and gpu usage is none. what might be the case?

qwaszaq avatar Mar 27 '24 12:03 qwaszaq

On my end it browsed two pages, and stuck on Writing Code (as internal dialogue) - already waiting for more than an hour and it seems it's in a infinite loop

Anarchon14 avatar Mar 27 '24 15:03 Anarchon14

same for me, however in my case it managed to visit three websites :D

qwaszaq avatar Mar 27 '24 17:03 qwaszaq

Same, it wrote some code once before getting stuck, otherwise same as above.

jyonny-byte avatar Mar 28 '24 01:03 jyonny-byte

same for me, sometime I was confused, is it really work now?

huangjingcai avatar Mar 28 '24 01:03 huangjingcai

Same here. Are you all also experiencing an additional problem where nothing is displayed in the terminal? asking, as they might be related

feb-in avatar Mar 28 '24 11:03 feb-in

anche io stesso problema

allelive avatar Mar 28 '24 20:03 allelive

Same here. The browser and terminal display nothing, but project has been created. image

hao0608 avatar Mar 29 '24 06:03 hao0608

All right! Can you tell me what API did you use and what prompt you applied?

qwaszaq avatar Mar 29 '24 06:03 qwaszaq

@qwaszaq I'm using the OpenAI and Bing APIs, and my prompt is 'Give me a python code with KNN classify iris datasets.' I just pulled the latest version, and the terminal seems to be working successfully, but the browser still isn't working. :(

hao0608 avatar Mar 29 '24 06:03 hao0608

Thanx ! I just wonder if anyone has used Google search api?

qwaszaq avatar Mar 29 '24 06:03 qwaszaq

According to this YouTube video, around the 6:40 mark, it seems there was support for Google Search previously, but now only Bing Search remains.

hao0608 avatar Mar 29 '24 06:03 hao0608

same here, it goes to few search results and then freezes, but I do see that sometimes it does write the code in the projects folder but it just gets stuck after searching 3(or n) pages. I did try both google and bing to see if thats the problem but same case

abhisrinu avatar Mar 29 '24 09:03 abhisrinu

Fixed today! thank you! frozen fix project forked today at https://github.com/hqnicolas/devika

hqnicolas avatar Apr 02 '24 00:04 hqnicolas

Risolto oggi! Grazie! progetto di correzione congelata biforcato oggi su https://github.com/hqnicolas/devika

il link ce hai fornito errore 404 pagina non trovata volevo sapere come hai risolto io ho cancellato e reinstallato ora mi da errore devika.py' terminated by signal SIGILL (Illegal instruction) non so come risolvere, credevo fosse la versione di python non compatibile ma penso sia per la cpu perche io ho scheda intel integrata senza cpu e senza supporto avx e per questo non riesco a utilizzare penso io ma ieri mi funzionava cavolo perche lo cancellato hahaha ciao

allelive avatar Apr 02 '24 01:04 allelive

Risolto oggi! Grazie! progetto di correzione congelata biforcato oggi su https://github.com/hqnicolas/devika

forse era andata via la connessione ho aperto ora il link

allelive avatar Apr 02 '24 01:04 allelive

ho apportato la correzione ora è necessario un server Ollama esterno per eseguire il codice https://github.com/hqnicolas/devika Utilizzo Docker Compose per eseguire "docker compose build" + "docker compose up"

hqnicolas avatar Apr 02 '24 09:04 hqnicolas

fetch the latest changes. already fixed

ARajgor avatar Apr 03 '24 19:04 ARajgor