MK
Results
2
comments of
MK
Ran into the same problem. This is caused by the `convert_properties` decorator not working anymore because the non-annotated properties `eggpath` and `pydevpath` are now of a new type: `_PropertyDeferred`. Personally,...
Same here on windows 10. Temporary fix could be to change `ollama:11434` with `host.docker.internal:11434` in the config files.