mirror of
https://github.com/open-webui/docs
synced 2025-05-19 10:52:14 +00:00
enh: tool server integrations
This commit is contained in:
parent
113e5c3692
commit
6c57cde239
@ -69,6 +69,23 @@ Clicking this icon opens a popup where you can:
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
## (Optional) Step 4: Use "Native" Function Calling (ReACT-style) Tool Use 🧠
|
||||
|
||||
:::info
|
||||
For this to work effectively, **your selected model must support native tool calling**. Some local models claim support but often produce poor results. We strongly recommend using GPT-4o or another OpenAI model that supports function calling natively for the best experience.
|
||||
:::
|
||||
|
||||
Want to enable ReACT-style (Reasoning + Acting) native function calls directly inside your conversations? You can switch Open WebUI to use native function calling.
|
||||
|
||||
✳️ How to enable native function calling:
|
||||
|
||||
1. Open the chat window.
|
||||
2. Go to ⚙️ **Chat Controls > Advanced Params**.
|
||||
3. Change the **Function Calling** parameter from `Default` to `Native`.
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
|
BIN
static/images/openapi-servers/open-webui/native.png
Normal file
BIN
static/images/openapi-servers/open-webui/native.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 969 KiB |
Loading…
Reference in New Issue
Block a user