Update README.md

This commit is contained in:
Taylor Wilsdon
2025-04-23 17:02:13 -04:00
committed by GitHub
parent 0c285e8ea3
commit 2ab51364b6
+3 -1
View File
@@ -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. 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.