Day 9 a2a protocol
Check out our live web application for this program - https://newdaynewlearning.netlify.app/
[!NOTE] There is a game waiting for you today, the best/first answer can win an exciting giftđ
- Click on the link : https://www.nytimes.com/games/wordle/index.html
- You will get a 6 chance to guess the 5-letter word correctly
More about me:
I am just a Colleague of yourâ s, Learning and exploring how Math, Business, and Technology can help us to make better decisions in the field of data science.
- Check out my Second brain:Â https://medium.com/@ravikumar10593/
- Check out my Portfolio : Link
Topic : A2A Protocol (Agent 2 Agent)
Article Source :
- Google Open-Source repo - https://github.com/google/A2A
- https://google.github.io/A2A/#/
- Research Paper : Comprehensive Analysis of Googleâs Agent2Agent (A2A) Protocol
TL;DR :
- A2A is an open protocol that provides a standard way for agents to collaborate with each other, regardless of the underlying framework or vendor.
- MCP is an open protocol that standardises how applications provide context to LLMs.
- Agentic applications need both A2A and MCP. MCP is recommended for tools and A2A for agents.
Have an Amazing day aheadđ!
Notes mentioning this note
Index page
[[Day 1 - MCP (Model Context Protocol)]] [[Day 2 - Change Data Capture (CDC)]] [[Day 3 - Small Language Model...