Update index.mdx (#1122)

This commit is contained in:
Burhanuddin Mustafa Lakdawala
2024-01-02 22:40:53 -08:00
committed by GitHub
parent 7c2c923443
commit fed9384414

View File

@@ -130,7 +130,7 @@ Since `descriptions` serve a different purpose than `system_message`s, it is wor
- Avoid using the 1st or 2nd person perspective. Descriptions should not contain "I" or "You", unless perhaps "You" is in reference to the GroupChat / orchestrator
- Include any details that might help the orchestrator know when to call upon the agent
- Keep descriptions short (e.g., "A helpfupl AI assistant with strong natural language and Python coding skills.").
- Keep descriptions short (e.g., "A helpful AI assistant with strong natural language and Python coding skills.").
The main thing to remember is that **the description is for the benefit of the GroupChatManager, not for the Agent's own use or instruction**.