Skip to content
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

Add multi-agent example #1324

Open
sarahwooders opened this issue May 2, 2024 · 0 comments
Open

Add multi-agent example #1324

sarahwooders opened this issue May 2, 2024 · 0 comments
Assignees
Labels

Comments

@sarahwooders
Copy link
Collaborator

We should create an example of multiple specialized agents interacting. We can likely support this by adding two custom functions:

  • list_agents(): Lists all the available agents and their specialties
  • send_message_to_agent(agent_name: str): Send a message to a specific agent
@sarahwooders sarahwooders self-assigned this May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Ready
Development

No branches or pull requests

1 participant