mirror of
https://github.com/open-webui/docs
synced 2025-06-13 18:09:49 +00:00
Merge pull request #558 from Burhan-Q/patch-1
Adds link to repo in text
This commit is contained in:
commit
c46fc70a5e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user