Skip to content

Releases: doofusdavid/open-webui

v0.5.10

06 Feb 20:05

Choose a tag to compare

[0.5.10] - 2025-02-05

Fixed

  • ⚙️ System Prompts Now Properly Templated via API: Resolved an issue where system prompts were not being correctly processed when used through the API, ensuring template variables now function as expected.
  • 📝 '' Tag Display Issue Fixed: Fixed a bug where the 'thinking' tag was disrupting content rendering, ensuring clean and accurate text display.
  • 💻 Code Interpreter Stability with Custom Functions: Addressed failures when using the Code Interpreter with certain custom functions like Anthropic, ensuring smoother execution and better compatibility.

v0.5.9

06 Feb 19:54

Choose a tag to compare

[0.5.9] - 2025-02-05

Fixed

  • 💡 "Think" Tag Display Issue: Resolved a bug where the "Think" tag was not functioning correctly, ensuring proper visualization of the model's reasoning process before delivering responses.