Martin
Martin
should be fixed with dockerized version, you will need to delete existing AgenticSeek image on docker and rebuild. Feel free to raise another issue if needed
I think bash subsitution fail on some docker ? Could you share your OS and docker version For now you could hardcode the SEARXNG_SECRET_KEY value (with any hex value) in...
This is addressed on docker_deployement branch
This happen on some docker and will be fixed once full dockerization is merged. For now you could hardcode a secret key in the docker-compose or use the version on...
should be fixed by #298
Thank you for the well structured issue! This is already done on the docker_deployement branch as it was a necessity. You can still submit a pull request tho, just have...
done in #298
You need to use python3.10
Hello, the backend currently does not run in docker (except if you use the version on the dev branch), so you do need to `python3 api.py` in addition to the...
how long did you wait for ? does sending a simple message like "hello" work ? from the log it appear the LLM didn't even respond in the first place