diff --git a/pages/docs/agent-kit/overview.mdx b/pages/docs/agent-kit/overview.mdx index 680c37a07..7d552e483 100644 --- a/pages/docs/agent-kit/overview.mdx +++ b/pages/docs/agent-kit/overview.mdx @@ -4,8 +4,8 @@ export const hidePageSidebar = true; # AgentKit overview - This page introduces the APIs and concepts to AgentKit. We recommend reading the agents and network docs in depth, -then exploring guides and best practices. + This page introduces the APIs and concepts to AgentKit. AgentKit is in early access, and is improving + on a daily basis. The AgentKit SDK lets developers build, test, and deploy reliable AI applications at scale — from single model calls to multi-agent workflows that use tools. Using the SDK lets you focus on AI code instead of technical details like orchestration, state, or infrastructure.