From 549ed0803b9b27bef70cc53012e23b7e4f641ae1 Mon Sep 17 00:00:00 2001 From: Taylor Wilsdon Date: Thu, 17 Jul 2025 15:06:02 -0400 Subject: [PATCH] revert readme change --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 787b305..3b8cdb9 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,4 @@ -# taylorwilsdon's openapi-servers - -This is based on [open-webui/openapi-servers](https://github.com/open-webui/openapi-servers), but includes some tools that may not be merged in the main repo. Anything merged into main should be considered ready for use. +# 🌟 OpenAPI Tool Servers 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.