From 2ab51364b6762d36ebc2954b1c7ce2820b41d7bf Mon Sep 17 00:00:00 2001 From: Taylor Wilsdon Date: Wed, 23 Apr 2025 17:02:13 -0400 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3b8cdb9..dec70fc 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -# 🌟 OpenAPI Tool Servers +# 🌟 OpenAPI Tool Servers - Taylor's Fork + +This includes some that may not be merged in the main open-webui/openapi-servers repo This repository provides reference OpenAPI Tool Server implementations making it easy and secure for developers to integrate external tooling and data sources into LLM agents and workflows. Designed for maximum ease of use and minimal learning curve, these implementations utilize the widely adopted and battle-tested [OpenAPI specification](https://www.openapis.org/) as the standard protocol.