mirror of https://github.com/open-webui/open-webui
doc: changelog
This commit is contained in:
parent
d03a53e755
commit
670fa83e2c
|
@ -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. 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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue