You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I searched existing ideas and did not find a similar one
I added a very descriptive title
I've clearly described the feature request and motivation for it
Feature request
Agent to Agent and Agent to tool communications via Kafka? In certain scenarios it might make sense to use messaging products such as Kafka for guaranteed delivery. It may be applicable when tools calls APIs that may fail or time out. Moving this to communication out will also allow to run agents on different containers.
Motivation
In certain scenarios it might make sense to use messaging products such as Kafka for guaranteed delivery.
applicable when tools calls APIs that may fail or time out
Moving this to communication out will also allow to run agents on different containers
Proposal (If applicable)
RemoteRunnable to implement Kafka producer/consumer?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Checked
Feature request
Agent to Agent and Agent to tool communications via Kafka? In certain scenarios it might make sense to use messaging products such as Kafka for guaranteed delivery. It may be applicable when tools calls APIs that may fail or time out. Moving this to communication out will also allow to run agents on different containers.
Motivation
Proposal (If applicable)
RemoteRunnable to implement Kafka producer/consumer?
Beta Was this translation helpful? Give feedback.
All reactions