diff --git a/docs/features/open-terminal/index.md b/docs/features/open-terminal/index.md index 0a11ee19..b6e08aa1 100644 --- a/docs/features/open-terminal/index.md +++ b/docs/features/open-terminal/index.md @@ -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. ::: ---