What's Changed * Speed up Docker image builds using multi-stage parallel pipelines by debanjum in https://github.com/khoj-ai/khoj/pull/987 * Improve parsing complex json strings returned by LLM by debanjum in https://github.com/khoj-ai/khoj/pull/989
* Fix `llama-cpp-python` libmusl runtime error on **prod** Docker container start The previous patch release had just updated the standard `Dockerfile` and missed updating the `prod.Dockerfile`