diff --git a/docs/openapi-servers/open-webui.mdx b/docs/openapi-servers/open-webui.mdx index c434b04..71a54da 100644 --- a/docs/openapi-servers/open-webui.mdx +++ b/docs/openapi-servers/open-webui.mdx @@ -13,7 +13,7 @@ In this guide, you'll learn how to launch an OpenAPI-compatible tool server and ## Step 1: Launch an OpenAPI Tool Server -To begin, you'll need to start one of the reference tool servers available in the openapi-servers repo. For quick testing, we’ll use the time tool server as an example. +To begin, you'll need to start one of the reference tool servers available in the [openapi-servers repo](https://github.com/open-webui/openapi-servers). For quick testing, we’ll use the time tool server as an example. 🛠️ Example: Starting the `time` server locally @@ -187,7 +187,7 @@ Want to enable ReACT-style (Reasoning + Acting) native function calls directly i ## Need More Tools? Explore & Expand! 🧱 -The openapi-servers repo includes a variety of useful reference servers: +The [openapi-servers repo](https://github.com/open-webui/openapi-servers) includes a variety of useful reference servers: - 📂 Filesystem access - 🧠 Memory & knowledge graphs