From ab5ac99502716b318ace771b854d2b60703bc3b9 Mon Sep 17 00:00:00 2001 From: Taylor Wilsdon Date: Wed, 23 Apr 2025 18:53:43 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5b6c4ee..787b305 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # taylorwilsdon's openapi-servers -This is based on, but includes some that may not be merged in the main #open-webui/openapi-servers repo +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. 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.