Skip to content

Commit

Permalink
Merge pull request #120 from mistralai/pandora-s-git-patch-1
Browse files Browse the repository at this point in the history
Update agents.md
  • Loading branch information
pandora-s-git authored Aug 7, 2024
2 parents 37bad73 + 9c36944 commit 594048b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/capabilities/agents.md
Original file line number Diff line number Diff line change
Expand Up @@ -256,5 +256,4 @@ Check out this [example notebook](https://github.com/mistralai/cookbook/blob/mai

You can also create role-playing conversation agents. For instance, in this [example](https://github.com/mistralai/cookbook/blob/main/mistral/agents/conversation_agent.ipynb), the role-playing conversation workflow generates an entertaining and humorous exchange between two agents mimicking the styles of two stand-up comedians Ali Wong and Jimmy Yang, incorporating jokes and comedic elements to enhance the conversation.

Here is another [example](https://github.com/mistralai/cookbook/blob/main/mistral/agents/auto_roleplay.ipynb), where we have a Game Master agent orchestrating a roleplaying story between a Narrator agent and a Character agent. The Game Master agent sets the stage and determines which agent drives the next step of the story.
</details>

0 comments on commit 594048b

Please sign in to comment.