Skip to content

Commit

Permalink
update usage
Browse files Browse the repository at this point in the history
  • Loading branch information
victordibia committed Jan 11, 2025
1 parent 30764b6 commit b27e1c4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ Here's an example of a declarative team specification:
This example shows a team with a single agent, using the `RoundRobinGroupChat` type and a `MaxMessageTermination` condition limited to 3 messages.

```{note}
Work is currently in progress to make the entire AgentChat API [declarative](/user-guide/core-user-guide/framework/component-config.html). This will allow all agentchat components to be `dumped` into the same declarative specification format used by AGS.
Work is currently in progress to make the entire AgentChat API declarative. This will allow all agentchat components to be `dumped` into the same declarative specification format used by AGS.
```

## Building an Agent Team
Expand Down

0 comments on commit b27e1c4

Please sign in to comment.