Looking for Java-native AG-UI library with Interrupt Support #2068
Replies: 1 comment
-
|
The thing to check is the interrupt lifecycle, not just whether the Java package has a method named In current AG-UI, an interrupt is a run outcome: So for strict Java, I would start with the Java SDK/docs ( |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We are currently implementing AG UI in a Java environment and require interrupt support. We see this community library ag-ui-4j, but it appears to be quite far behind the latest protocol updates.
Since we need to stick strictly to Java, can anyone recommend a more up-to-date alternative library or a reliable workaround to get interrupt support working?
Beta Was this translation helpful? Give feedback.
All reactions