Skip to content

Update introduction.mdx #184

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 11, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions agents/introduction.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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.

<iframe
width="560"
Expand Down