Jacques van der Merwe
Jacques van der Merwe
Yup, same problem. Fresh default install on linux mint, add ls.xiki file as instructed, still getting the same "no action" message (following the tutorial)
I just updated `gpt4all==0.3.3` as it now shows here [https://pypi.org/project/gpt4all/#history](https://pypi.org/project/gpt4all/#history) and it seems to be working now, at least with the [snoozy](https://huggingface.co/TheBloke/GPT4All-13B-snoozy-GGML) model
I had the same problem. Fixed it thanks to @Questscape. In your `devika.py` file, change the `origins` url to your UI url ie. http://localhost:3001 (for me, no HTTPS but HTTP)....
EDIT: Turned out to be a port issue and not a nodejs-eventstore issue Using (Get)Eventstore 3.0.3 Executed your Basic example (in the examples folder) and are receiving the exact same...
@3DTSUS Thank you. That was one part of the problem for me. The other part was that the `refined_output` produced didn't include the required `Filename:` for each code block thus...