Skip to content

open-webui 0.4.5

[0.4.5] - 2024-11-26

Added

  • 🎨 Model Order/Defaults Reintroduced: Brought back the ability to set model order and default models, now configurable via Admin Settings > Models > Configure (Gear Icon).

Fixed

  • πŸ” Query Generation Issue: Resolved an error in web search query generation, enhancing search accuracy and ensuring smoother search workflows.
  • πŸ“ Textarea Auto Height Bug: Fixed a layout issue where textarea input height was shifting unpredictably, particularly when editing system prompts.
  • πŸ”‘ Ollama Authentication: Corrected an issue with Ollama’s authorization headers, guaranteeing reliable authentication across all endpoints.
  • βš™οΈ Missing Min_P Save: Resolved an issue where the 'min_p' parameter was not being saved in configurations.
  • πŸ› οΈ Tools Description: Fixed a key issue that omitted tool descriptions in tools payload.