diff --git a/docs/overview.mdx b/docs/overview.mdx index ee63c22..def971d 100644 --- a/docs/overview.mdx +++ b/docs/overview.mdx @@ -3,11 +3,6 @@ title: Overview description: 'Build test and deploy reliable AI applications at scale.' --- - - This page introduces the APIs and concepts to AgentKit. AgentKit is in early - access, and is improving on a daily basis. - - AgentKit is a framework for creating and orchestrating AI Agents, from single model inference calls to multi-agent systems that use tools. Designed with orchestration at it's core, AgentKit enables developers to build, test, and deploy reliable AI applications at scale. AgentKit provides primitives that are designed to be easily composable, but very flexible for advanced use cases.