diff --git a/agents/introduction.mdx b/agents/introduction.mdx index f34b0a19..f605bea5 100644 --- a/agents/introduction.mdx +++ b/agents/introduction.mdx @@ -11,18 +11,18 @@ Hypermode Agents is the complete solution for defining, iterating, and working with agents. Built on the latest AI advances, Hypermode Agents provide an agent workbench that allows for quick iteration. The workbench includes: -- [**Threads**](/work) is a conversational interface that lets you build, train, +- [**Threads**](work) is a conversational interface that lets you build, train, and refine AI agents through natural language—no coding required. -- [**Connections**](/connections) establishes secure access for agent tools and +- [**Connections**](connections) establishes secure access for agent tools and your data. By leveraging Model Context Protocol (MCP) servers, Hypermode Agents can understand and interact with their environment. - **Tasks** are repeatable sets of instructions that you can save and use later with your agent. Think of a task as a learned skill for your agent. -- [**Model Router**](/model-selection) makes it easy to access the most popular +- [**Model Router**](model-selection) makes it easy to access the most popular models to power your agent. -- [**Agent building**](/create-agent#build-a-new-agent-with-concierge) is - through Hypermode's AI-powered agents that transforms natural language - descriptions into fully functional agents. No coding experience required. +- [**Agent building**](create-agent#build-a-new-agent-with-concierge) is through + Hypermode's AI-powered agents that transforms natural language descriptions + into fully functional agents. No coding experience required.