Update index.mdx

This commit is contained in:
Timothy Jaeryang Baek 2025-04-10 11:55:55 -07:00
parent ccafdda4bd
commit d3237c263d

View File

@ -86,7 +86,7 @@ Lets break it down:
This is the default setting in Open WebUI.
Here, your LLM doesnt need to natively support function calling. Instead, we guide the model using smart prompts (ReACT-style — Reasoning + Acting) to select and use a Tool.
Here, your LLM doesnt need to natively support function calling. Instead, we guide the model using smart tool selection prompt template to select and use a Tool.
✅ Works with almost any model
✅ Great way to unlock Tools with basic or local models