(no title)
irshadnilam | 3 months ago
I can somewhat answer this to best of my knowledge.
Right now, businesses communicate with REST Apis.
That is why we have API gateways like AWS Gateway, Apigee, WSO2 (company i used to work in), Kong, etc so businesses can securly deploy and expose APIS.
As LLMS gets better, the idea is we will evenutally move to a world where ai agents do most of business tasks. And businesses will want to expose ai agents instead of APIS.
This is where protocols like a2a comes in. Google partnering with some other giants introduced a2a protocol a while ago, it is now under linux foundation.
It is a standard for one agent to talk to another agent regardless of the framework (langchain, crewai etc) that is used to build the agent.
mac-monet|3 months ago
spwa4|3 months ago
Because if they have this, then there will be enormous value in selling smarter agents to businesses (think a server doubling the coffee price when detecting tourists), dollars they're hoping to capture.
magackame|3 months ago
irshadnilam|3 months ago
Everyone will have their own versions of the rest endpoints, their own version of input params, and lots and lots of docs scatterd.
A standard, will help the ecosystem grow. Tooling, libraries etc.