Skip to content

docs: add agent-to-agent communication examples (#344)#1345

Open
SanyaSingh0001 wants to merge 1 commit intoSolaceLabs:mainfrom
SanyaSingh0001:docs/agent-communication-examples
Open

docs: add agent-to-agent communication examples (#344)#1345
SanyaSingh0001 wants to merge 1 commit intoSolaceLabs:mainfrom
SanyaSingh0001:docs/agent-communication-examples

Conversation

@SanyaSingh0001
Copy link
Copy Markdown

What is the purpose of this change?

This PR adds clear code examples for agent-to-agent communication in the documentation, as requested in issue #344. It helps new developers understand how to use send_task and handle_task to allow agents to interact within the mesh.

How was this change implemented?

I updated docs/docs/documentation/developing/create-agents.md by adding a new section titled "Agent-to-Agent Communication" at the end of the file with Python code snippets.

Key Design Decisions (optional - delete if not applicable)

Why did you choose this approach over alternatives?

How was this change tested?

Manual testing: Verified the Markdown syntax and code blocks locally in VS Code to ensure they render correctly.

Is there anything the reviewers should focus on/be aware of?

This is my first open-source contribution! Please let me know if the placement of the examples in create-agents.md is appropriate or if you'd like them moved elsewhere.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant