diff --git a/teams/building-teams.mdx b/teams/building-teams.mdx index c37ec306..507c6255 100644 --- a/teams/building-teams.mdx +++ b/teams/building-teams.mdx @@ -122,7 +122,7 @@ Teams support the same features as agents: | Feature | Description | |---------|-------------| | Instructions | Guide the team leader on how to coordinate | -| Database | Persist session history and state | +| Database/Storage | Persist session history and state | | Reasoning | Enable the leader to plan before delegating | | Knowledge | Give the leader access to a knowledge base | | Memory | Store and recall information across sessions | @@ -145,4 +145,4 @@ See the guides below to add these features. ## Developer Resources - [Team reference](/reference/teams/team) -- [Team examples](/cookbook/teams/overview) \ No newline at end of file +- [Team examples](/cookbook/teams/overview)