Contributed a bug fix to Open WebUI (47k+ stars), correcting conflicting output format instructions in the follow-up generation prompt template.

Identified and fixed a bug in Open WebUI where the DEFAULT_FOLLOW_UP_GENERATION_PROMPT_TEMPLATE contained contradictory output format instructions. The Guidelines section instructed LLMs to return a JSON array, while the frontend parser expected a JSON object with a follow_ups key. When an LLM followed the array instruction, the parser found no object delimiters and the UI showed no follow-up suggestions.
The fix resolved follow-up suggestion failures for users across the Open WebUI platform. PR was reviewed and merged by the project creator.
Open Source
I'm always open to discussing new projects and opportunities.
Get in touch