Martin
Martin
The model you are using is clearly too weak, it hallucinated a lot of informations and then failed to create a JSON for the plan. We'll need to improve error...
any model below 14b is going to work terribly, your best bet is probably deepseek-r1:7b but the result will still be poor. You might also use an API (like google...
we don't need this rn
The LLM failed to use the tool correctly and thought it's a bash command. We clearly instruct it on a format to respect for the tool usage so the model...
Never encounter the error, but in doubt I have added the file to the latest commit,
@plitc @mannubaveja007 Thank you so much for sharing with us a working solution, help a lot! I am currently attempting to integrate the required change on the _docker_deployement_ branch and...
about what you are discussing doesn't `FROM --platform=linux/amd64 python:3.11-slim` allow to emulate a amd64 architecture no matter the host ? Therefore there is no need to detect the OS and...
Seem to work just fine on mac m1 with `FROM --platform=linux/amd64` now the only issue i get is for user-data-dir (see my message above)
@mannubaveja007 @plitc I have got it working ! Forgot to change to headless in the config
@plitc depends on the OS, it work perfectly with my setup, i have only discovered recently that some users have had issue with it