Skip to content

SelectorGroupChat needs for clarification for metadata #6383

@olileger

Description

@olileger

What is the doc issue?

According to the SelectorGroupChat documentation:

  1. https://microsoft.github.io/autogen/stable/user-guide/agentchat-user-guide/selector-group-chat.html
  2. https://microsoft.github.io/autogen/stable/reference/python/autogen_agentchat.teams.html#autogen_agentchat.teams.SelectorGroupChat

It looks like the prompt for the Selector itself can rely on metadata such as: {roles}, {participants} and {history}.

I have 2 suggestions about that:

1. I suggest to add clarification about what are returned by those variables, especially to make distinction between {roles} and {participants}.
The best would be to have the value returned by those variables in the documentation sample at https://microsoft.github.io/autogen/stable/user-guide/agentchat-user-guide/selector-group-chat.html so that we directly know how it works.

2. While we are aware of {roles} {participants} and {history} it's not clear whether we have only those 3 variables or if more others are available (such as for instance {current_turn}, {max_turns} and so on).

Thanks for your help

Link to the doc page, if applicable

https://microsoft.github.io/autogen/stable/user-guide/agentchat-user-guide/selector-group-chat.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions