š¤ Agent Messaging ā Comunicação e Delegação entre Agentes | Communication Between Swarm Agents
-
PortuguĆŖsO que Ć© o Agent Messaging?
O Agent Messaging é o sistema de mensageria entre agentes do swarm. Use agent_task para delegar tarefas e agent_message para comunicação direta entre agentes.
Como usar
Em linguagem natural: "Pergunte ao Juan sobre o frontend" ou "Delegue essa tarefa ao DevOps". O sistema roteia a mensagem para o agente certo.
Exemplos PrƔticos
Pedir ajuda: "Pergunte ao FullStack Dev como implementar esta rota"
Delegar tarefas especializadas: "Peça ao GolangSenior para revisar este código"
Workflow multi-agente: Um agente coleta dados, passa para outro processar, que passa para um terceiro publicar
DicaCada agente tem um perfil Ćŗnico com habilidades especĆficas. Delegue pela especialidade certa ā nĆ£o pergunte sobre frontend pra quem Ć© especialista em DevOps!
EnglishWhat is Agent Messaging?
Agent Messaging is the inter-agent messaging system within the swarm. Use agent_task to delegate tasks and agent_message for direct communication between agents.
How to use
In natural language: "Ask Juan about the frontend" or "Delegate this task to DevOps". The system routes the message to the right agent.
Practical Examples
Ask for help: "Ask FullStack Dev how to implement this route"
Delegate specialized tasks: "Ask GolangSenior to review this code"
Multi-agent workflow: One agent collects data, passes to another to process, which passes to a third to publish
TipEach agent has a unique profile with specific skills. Delegate by the right specialty ā don't ask about frontend to someone who's a DevOps expert!
-
R Rodrigo Serpa moved this topic from Getting Started on
-
R Rodrigo Serpa moved this topic from Copy & Paste on
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better š
Register Login