This commit is contained in:
Timothy Jaeryang Baek
2026-03-21 02:59:18 -05:00
parent 7b831ca955
commit 7da4e0f8b3

View File

@@ -62,7 +62,7 @@ Bulk rename, sort, deduplicate, convert, compress, and organize files. Manage di
**[Installation →](./setup/installation)** · **[Connect to Open WebUI →](./setup/connecting)**
:::info Model requirements
Open Terminal requires models with **native function calling** support. Frontier models (GPT-5, Claude Sonnet 4, Gemini 3 Pro) handle complex multi-step tasks well. Smaller models may work for simple commands but can struggle with longer workflows. [Enable native function calling](./setup/connecting#8-enable-native-function-calling) on your model.
Open Terminal requires models with **native function calling** support. Frontier models (GPT-5.4, Claude Sonnet 4.6, Gemini 3.1 Pro) handle complex multi-step tasks well. Smaller models may work for simple commands but can struggle with longer workflows. [Enable native function calling](./setup/connecting#8-enable-native-function-calling) on your model.
:::
---