From 14c3bc21e200ef8ba72a1c12093d2798ee286021 Mon Sep 17 00:00:00 2001 From: lunar-me Date: Mon, 24 Aug 2026 04:23:36 +1200 Subject: [PATCH] docs: fix grammar issue in README.md (incorrect_product_name_pydantic_ai) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0efbe86a2..03aac1fb8 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ More at [copilotkit.ai/openbot](https://copilotkit.ai/openbot). ## Built on AG-UI -A Bot is any endpoint speaking [AG-UI](https://github.com/ag-ui-protocol/ag-ui), the open protocol for agent-to-user interaction, so OpenBot is not tied to a framework and neither are you. Agents built with LangGraph, Mastra, CrewAI, Pydantic AI, Google ADK or written by hand all arrive the same way, and the governance rides the protocol rather than the framework. +A Bot is any endpoint speaking [AG-UI](https://github.com/ag-ui-protocol/ag-ui), the open protocol for agent-to-user interaction, so OpenBot is not tied to a framework and neither are you. Agents built with LangGraph, Mastra, CrewAI, PydanticAI, Google ADK or written by hand all arrive the same way, and the governance rides the protocol rather than the framework.