From bbfc3414ead06d6a805036065b12696f7121eac2 Mon Sep 17 00:00:00 2001 From: Philipp Rich Date: Sun, 16 Aug 2026 08:37:48 +0400 Subject: [PATCH] docs(iterative-research): move Requirements section to top of README --- plugins/iterative-research/README.md | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) diff --git a/plugins/iterative-research/README.md b/plugins/iterative-research/README.md index 4cb70cb..4ef34a5 100644 --- a/plugins/iterative-research/README.md +++ b/plugins/iterative-research/README.md @@ -1,6 +1,13 @@ -## Quick start +## Requirements + +This plugin requires one of the following search providers to be configured: -To start using the **Iterative Deep Research** plugin in your Open WebUI workspace, follow these simple steps: +- **SearXNG** (free): A self-hosted SearXNG instance URL (e.g., `http://localhost:8080`). +- **Tavily AI** (paid): A valid Tavily API key (get one at [tavily.com](https://tavily.com)). + +--- + +## Quick start 1. **Enable and Configure Web Search**: Go to Open WebUI **Admin Settings** -> **Functions** -> **Iterative Research** -> **Valves**. - Input your self-hosted **SearXNG URL** (e.g., `http://localhost:8080` or `http://searxng:8080`) or provide a **Tavily API Key** (https://tavily.com). @@ -42,15 +49,6 @@ The **Iterative Deep Research Agent** solves these limitations by providing a tr --- -## Requirements - -This plugin requires one of the following search providers to be configured: - -- **SearXNG**: A self-hosted SearXNG instance URL (e.g., `http://localhost:8080`). -- **Tavily AI**: A valid Tavily API key (get one at [tavily.com](https://tavily.com)). - ---- - ## Admin Valves (global configuration) The plugin can be fully configured by administrators through the Open WebUI Admin interface using the following Valves: