Merge pull request #558 from Burhan-Q/patch-1

Adds link to repo in text
This commit is contained in:
Tim Jaeryang Baek 2025-06-06 15:39:17 +04:00 committed by GitHub
commit c46fc70a5e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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, well 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, well 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