Experimented with Javelit — the #Streamlit-like toolkit for Java — for rapid prototyping, fast live-reload UI, single main() loop, great for quick AI demos. Read more:

https://dev.to/bsorrentino/experimenting-with-javelit-the-streamlit-for-java-bll

#Java #AI #Javelit #LangGraph4j

Experimenting with Javelit - The Streamlit for Java

Starting from Python development ecosystem At the beginning of my journey with agentic...

DEV Community
🚀 LangGraph4j v1.7.0-beta1 is out!
Now you can cancel graph execution—and even interrupt LLMs during their run, both in streaming and non-streaming modes.
Choose graceful or immediate cancellation to keep your workflows responsive and under control.
Perfect for handling user aborts, timeouts, and dynamic AI tasks.
Docs & details: https://github.com/langgraph4j/langgraph4j/blob/main/src/site/mkdocs/core/cancellation.md
#Java #LangGraph4j #AI #LLM #OpenSource
langgraph4j/src/site/mkdocs/core/cancellation.md at main · langgraph4j/langgraph4j

🚀 LangGraph for Java. A library for developing complex agent-based AI architectures in the Java ecosystem. Designed to work seamlessly with both Langchain4j and Spring AI. - langgraph4j/langgraph4j

GitHub

15 years ago, GO-BPMN was too early.
Today, with #LangGraph4j and #Quarkus, its vision of goal-driven, agent-based systems is finally real.

Read how Tropos, Gaia & AUML map to modern #Java agentic AI:
https://www.the-main-thread.com/p/go-bpmn-langgraph4j-java-agentic-systems

#Java #AgenticAI #SoftwareArchitecture #Quarkus

🚀LangGraph4j meets AG-UI!

Explore how LangGraph4j meets AG-UI to standardize Agent-to-User communication and deliver next-level UI/UX for AI agents. Learn about key protocols, architecture, and a hands-on "Human-in-the-Loop" demo powered by CopilotKit!

Read more: https://dev.to/bsorrentino/langgraph4j-meets-ag-ui-building-uiux-in-ai-agents-era-2pp7

#AI #LangGraph4j #AGUI #CopilotKit #Agentic #Java #UX

LangGraph4j Meets AG-UI - Building UI/UX in AI Agents era

Standardize the Agent-to-User Communication.

DEV Community
Has anyone compared #langgraph4j to the agentic features of #langchain4j?

Here's a draft Mastodon post announcing the new LangGraph4j 1.6.1 release:

🚀 LangGraph4j v1.6.1 is out!

Highlights:
• Compiled subgraphs now support interruptions (#193)
• Added TypeRef class for safer generics
• Spring AI agent now supports github-models
• Upgraded Spring dependency to 1.0.1
• Various refactors and documentation improvements

Full changelog & details: https://github.com/langgraph4j/langgraph4j/releases/tag/v1.6.1

Try the new features and let us know your feedback! #LangGraph4j #Java #LangChain4j #SpringAI #LLM

LangGraph4j - Agent with Approval Workflow

Explore how to integrate approval steps in an AI agent workflow using LangGraph4j.

Building safe and controlled AI automations!
📖 Read it here 👉 https://dev.to/bsorrentino/langgraph4j-implementing-human-in-the-loop-at-ease-565h

#LangGraph4j #Java #AI #Agents #Workflow #Approval #LangChain4j #SpringAI

LangGraph4j - Implementing Human-in-the-Loop at ease

Implement an Agent that has an action approval workflow.

DEV Community

🚀 New in #LangGraph4j: PostgreSQL checkpointing support!
Build even more resilient & scalable stateful LLM agentic workflow in Java.
Docs & details 👉 https://langgraph4j.github.io/langgraph4j/core/checkpoint-postgres/

#Java #Langchain4j #SpringAI #PostgreSQL #AI #AgenticWorkflow

Checkpoint (Postgres) - LangGraph4j

📢 Project update: langgraph4j has moved!
You can now find it at its new, dedicated home:
🔗 https://github.com/langgraph4j/langgraph4j

This shift will help us grow the project with better collaboration and clearer structure.
If you’ve starred or forked it, no worries—GitHub redirects are in place. 🚀

#Java #LangGraph4j #AI #AgentAI #Workflow #GitHub

🚀 The latest #langgraph4j release 1.5.0 introduces a Graph Generator: A visual tool to design and generate LangGraph Java code effortlessly and bring your ideas to life faster!

👉 Explore it here: 👀https://bsorrentino.github.io/langgraph4j/generator/generator/index.html

#Java #AI #LangGraph #DeveloperTools

LangGraph4j::Generator