mirror of
https://github.com/open-webui/docs
synced 2025-06-16 11:28:36 +00:00
Adds link to repo in text
This commit is contained in:
parent
6b64fdd35b
commit
520f80ff7e
@ -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
|
## 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
|
🛠️ Example: Starting the `time` server locally
|
||||||
|
|
||||||
@ -160,7 +160,7 @@ Want to enable ReACT-style (Reasoning + Acting) native function calls directly i
|
|||||||
|
|
||||||
## Need More Tools? Explore & Expand! 🧱
|
## 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
|
- 📂 Filesystem access
|
||||||
- 🧠 Memory & knowledge graphs
|
- 🧠 Memory & knowledge graphs
|
||||||
|
Loading…
Reference in New Issue
Block a user