Replies: 1 comment 1 reply
-
Could this idea also facilitate multi-agent cooperation ? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Checked
Feature request
Integrate LangGraph with Event providers (a new integration Component?)
So, other applications (Event providers) can start a LangGraph agent and pass some information into the agent.
That opens a can with a big number of new LangGraph use cases.
There are several specialized Event providers: Azure EventHub, Azure ServiceBut (Queues, Topics); Amazon Kinesis; Apache Kafka; Google Cloud Pub/Sub; Amazon SQS (Simple Queue Service); RabbitMQ; IBM Event Streams. These event providers can hook/integrate to big ecosystem of applications (google on "What applications can connect to Amazon Kinesis?")
Motivation
Use case:
It looks like a very typical use case that could be defined as:
Proposal (If applicable)
No response
Beta Was this translation helpful? Give feedback.
All reactions