Skip to content

v0.3.3

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jun 09:15
· 831 commits to main since this release
c41b33c

[0.3.3] - 2024-06-12

Added

  • ๐Ÿ› ๏ธ Native Python Function Calling: Introducing native Python function calling within Open WebUI. Weโ€™ve also included a built-in code editor to seamlessly develop and integrate function code within the 'Tools' workspace. With this, you can significantly enhance your LLMโ€™s capabilities by creating custom RAG pipelines, web search tools, and even agent-like features such as sending Discord messages.
  • ๐ŸŒ DuckDuckGo Integration: Added DuckDuckGo as a web search provider, giving you more search options.
  • ๐ŸŒ Enhanced Translations: Improved translations for Vietnamese and Chinese languages, making the interface more accessible.

Fixed

  • ๐Ÿ”— Web Search URL Error Handling: Fixed the issue where a single URL error would disrupt the data loading process in Web Search mode. Now, such errors will be handled gracefully to ensure uninterrupted data loading.
  • ๐Ÿ–ฅ๏ธ Frontend Responsiveness: Resolved the problem where the frontend would stop responding if the backend encounters an error while downloading a model. Improved error handling to maintain frontend stability.
  • ๐Ÿ”ง Dependency Issues in pip: Fixed issues related to pip installations, ensuring all dependencies are correctly managed to prevent installation errors.

๐Ÿ‘ Massive thanks to our incredible contributors for their hard work and dedication to making this release possible:
@KarlLee830, @Yash-1511, @que-nguyen, @cocktailpeanut, @sime2408, @ClassicOldSong