From 1e69956afaa66b0c750d4404c02c925eacbaaefd Mon Sep 17 00:00:00 2001 From: Taylor Wilsdon Date: Wed, 23 Apr 2025 17:12:07 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dec70fc..5b6c4ee 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# 🌟 OpenAPI Tool Servers - Taylor's Fork +# taylorwilsdon's openapi-servers -This includes some that may not be merged in the main open-webui/openapi-servers repo +This is based on, but 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.