doc: changelog

This commit is contained in:
Timothy J. Baek 2024-06-12 02:05:12 -07:00
parent d03a53e755
commit 670fa83e2c
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- **🛠️ Tools: Native Python Function Calling**: Introducing native Python function calling within Open WebUI. The workspace now includes a built-in code editor, making code development seamless. This allows you to significantly enhance your LLMs' capabilities. For example, you can create custom RAG pipelines, develop custom web search tools, or even enable a model with agentic abilities like sending Discord messages.
- **🛠️ Native Python Function Calling**: Introducing native Python function calling within Open WebUI. Weve 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 LLMs 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.