top | item 45989847

(no title)

mac-monet | 3 months ago

I've been looking at all of the agent talk this past year with an open mind.

But I still do not know what a real use case for these would be (and don't say a travel agent). What is the point of these swarms of agents?

Can someone enlighten me?

discuss

order

irshadnilam|3 months ago

While I am not familiar with OPs project,

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

I see. If iiuc, it's like an extension to an API endpoint. Instead of exposing only endpoints, you can let a user describe an intent and have the agent do the work. Is this not also the goal of an MCP as well?

magackame|3 months ago

Can't you just put the agent behind a REST API and give the other agents a curl tool + doc?

zomux2000|3 months ago

We are working on an RPG game tailored for agents :) releasing soon.

jondwillis|3 months ago

I mean, I wrote bots to play MMORPGs when I was a teen/kid, but really, what's the point? Aren't games there to be enjoyed by things that can have experiences?

SamDc73|3 months ago

I don't think devs can answer that one, you'll have to ask VCs

duperx|3 months ago

[deleted]