Trouble with hailo-ollama : API returns 500 when prompt contains newline characters (\n)

Title:

API returns 500 when prompt contains newline characters (\n)

Description:

- Version: 5.3.0 - Repro: prompt with \n

- Result: HTTP 500

- Expected: normal response

Workaround:

- replacing \n with \\n fixes the issue

Hi @Vincent_Lefevere,

Thanks - we are aware of this bug and working to fix it.

Thanks,