Skip to content

Commit

Permalink
minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
yxdyc committed Jan 17, 2024
1 parent ae7eddf commit df0931d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorial/103-example.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ dialogAgent = DialogAgent(name="assistant", model="gpt-4")
userAgent = UserAgent()
```

**NOTE**: Please refer to [[Customizing Your Custom Agent with Agent Pool]](https://github.com/alibaba/AgentScope/tree/main/docs/tutorial/202-agent.md) for all available agents.
**NOTE**: Please refer to [[Customizing Your Custom Agent with Agent Pool]](https://github.com/alibaba/AgentScope/tree/main/docs/tutorial/201-agent.md) for all available agents.

## Step3: Agent Conversation

Expand Down

0 comments on commit df0931d

Please sign in to comment.