home.social

#langchain4j — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #langchain4j, aggregated by home.social.

fetched live
  1. 🤖 AI systems are moving beyond prompts to agents that plan, act and interact.
    At #BaselOne26, Lize Raes explains why agents aren't a passing hype, but a design pattern for building robust AI systems.

    Using #LangChain4j and #Embabel, she shows how #Java combines agentic AI with type safety, reliability and testability.

    🎙️ Full program: baselone.org/#programm

    🎟️ Get your tickets: eventfrog.ch/BaselOne26

    #AgenticAI #SoftwareEngineering #BaselOne

  2. 🤖 AI systems are moving beyond prompts to agents that plan, act and interact.
    At #BaselOne26, Lize Raes explains why agents aren't a passing hype, but a design pattern for building robust AI systems.

    Using #LangChain4j and #Embabel, she shows how #Java combines agentic AI with type safety, reliability and testability.

    🎙️ Full program: baselone.org/#programm

    🎟️ Get your tickets: eventfrog.ch/BaselOne26

    #AgenticAI #SoftwareEngineering #BaselOne

  3. 🤖 AI systems are moving beyond prompts to agents that plan, act and interact.
    At #BaselOne26, Lize Raes explains why agents aren't a passing hype, but a design pattern for building robust AI systems.

    Using #LangChain4j and #Embabel, she shows how #Java combines agentic AI with type safety, reliability and testability.

    🎙️ Full program: baselone.org/#programm

    🎟️ Get your tickets: eventfrog.ch/BaselOne26

    #AgenticAI #SoftwareEngineering #BaselOne

  4. 🤖 AI systems are moving beyond prompts to agents that plan, act and interact.
    At #BaselOne26, Lize Raes explains why agents aren't a passing hype, but a design pattern for building robust AI systems.

    Using #LangChain4j and #Embabel, she shows how #Java combines agentic AI with type safety, reliability and testability.

    🎙️ Full program: baselone.org/#programm

    🎟️ Get your tickets: eventfrog.ch/BaselOne26

    #AgenticAI #SoftwareEngineering #BaselOne

  5. LLMs anzubinden ist einfach. Eine produktionsreife KI-Anwendung zu bauen, ist die eigentliche Herausforderung. Jean-Claude Brantschen zeigt, wie LangChain4j parallele Multi-LLM-Anfragen, Memory, Tools und sogar einen Chatbot mit Web-UI elegant in Java umsetzt.👉 javapro.io/de/langchain4j-teil

    #Java #LangChain4j #KI #LLM

  6. LLMs anzubinden ist einfach. Eine produktionsreife KI-Anwendung zu bauen, ist die eigentliche Herausforderung. Jean-Claude Brantschen zeigt, wie LangChain4j parallele Multi-LLM-Anfragen, Memory, Tools und sogar einen Chatbot mit Web-UI elegant in Java umsetzt.👉 javapro.io/de/langchain4j-teil

    #Java #LangChain4j #KI #LLM

  7. Warum für KI-Projekte Python lernen, wenn dein Team bereits Java beherrscht? Jean-Claude Brantschen zeigt, wie LangChain4j OpenAI, Claude, Gemini und Ollama über dieselbe API verbindet – mit weniger Boilerplate und mehr Typsicherheit. Mehr erfahren: javapro.io/de/langchain4j-teil

    #Java #AI #LLM #LangChain4j #OpenAI

  8. Warum für KI-Projekte Python lernen, wenn dein Team bereits Java beherrscht? Jean-Claude Brantschen zeigt, wie LangChain4j OpenAI, Claude, Gemini und Ollama über dieselbe API verbindet – mit weniger Boilerplate und mehr Typsicherheit. Mehr erfahren: javapro.io/de/langchain4j-teil

    #Java #AI #LLM #LangChain4j #OpenAI

  9. Warum für KI-Projekte Python lernen, wenn dein Team bereits Java beherrscht? Jean-Claude Brantschen zeigt, wie LangChain4j OpenAI, Claude, Gemini und Ollama über dieselbe API verbindet – mit weniger Boilerplate und mehr Typsicherheit. Mehr erfahren: javapro.io/de/langchain4j-teil

    #Java #AI #LLM #LangChain4j #OpenAI

  10. Warum für KI-Projekte Python lernen, wenn dein Team bereits Java beherrscht? Jean-Claude Brantschen zeigt, wie LangChain4j OpenAI, Claude, Gemini und Ollama über dieselbe API verbindet – mit weniger Boilerplate und mehr Typsicherheit. Mehr erfahren: javapro.io/de/langchain4j-teil

    #Java #AI #LLM #LangChain4j #OpenAI

  11. Warum für KI-Projekte Python lernen, wenn dein Team bereits Java beherrscht? Jean-Claude Brantschen zeigt, wie LangChain4j OpenAI, Claude, Gemini und Ollama über dieselbe API verbindet – mit weniger Boilerplate und mehr Typsicherheit. Mehr erfahren: javapro.io/de/langchain4j-teil

    #Java #AI #LLM #LangChain4j #OpenAI

  12. Connecting ☕ #Java 25 + 🦜 #langchain4j 1.18.0 to local #MLX (via OpenAI-compatible API server).
    Sub-10ms TTFT, 100% offline & private! ⚡

  13. Connecting ☕ #Java 25 + 🦜 #langchain4j 1.18.0 to local #MLX (via OpenAI-compatible API server).
    Sub-10ms TTFT, 100% offline & private! ⚡

  14. Connecting ☕ #Java 25 + 🦜 #langchain4j 1.18.0 to local #MLX (via OpenAI-compatible API server).
    Sub-10ms TTFT, 100% offline & private! ⚡

  15. Connecting ☕ #Java 25 + 🦜 #langchain4j 1.18.0 to local #MLX (via OpenAI-compatible API server).
    Sub-10ms TTFT, 100% offline & private! ⚡

  16. Connecting ☕ #Java 25 + 🦜 #langchain4j 1.18.0 to local #MLX (via OpenAI-compatible API server).
    Sub-10ms TTFT, 100% offline & private! ⚡

  17. Kevin Dubois & Mario Fusco tested whether a code assistant could design a multi-agent system using only the LangChain4j documentation.

    The result? A multi-agent system capable of writing, testing, and debugging code like human engineers.

    📰 Check out the #InfoQ article to see how the experiment went, what worked, and what the resulting project looks like 👉 bit.ly/4yXe1Ds

    #Java #AI #LangChain4j #AgenticAI

  18. Kevin Dubois & Mario Fusco tested whether a code assistant could design a multi-agent system using only the LangChain4j documentation.

    The result? A multi-agent system capable of writing, testing, and debugging code like human engineers.

    📰 Check out the #InfoQ article to see how the experiment went, what worked, and what the resulting project looks like 👉 bit.ly/4yXe1Ds

    #Java #AI #LangChain4j #AgenticAI

  19. Kevin Dubois & Mario Fusco tested whether a code assistant could design a multi-agent system using only the LangChain4j documentation.

    The result? A multi-agent system capable of writing, testing, and debugging code like human engineers.

    📰 Check out the #InfoQ article to see how the experiment went, what worked, and what the resulting project looks like 👉 bit.ly/4yXe1Ds

    #Java #AI #LangChain4j #AgenticAI

  20. Kevin Dubois & Mario Fusco tested whether a code assistant could design a multi-agent system using only the LangChain4j documentation.

    The result? A multi-agent system capable of writing, testing, and debugging code like human engineers.

    📰 Check out the #InfoQ article to see how the experiment went, what worked, and what the resulting project looks like 👉 bit.ly/4yXe1Ds

    #Java #AI #LangChain4j #AgenticAI

  21. Kevin Dubois & Mario Fusco tested whether a code assistant could design a multi-agent system using only the LangChain4j documentation.

    The result? A multi-agent system capable of writing, testing, and debugging code like human engineers.

    📰 Check out the article to see how the experiment went, what worked, and what the resulting project looks like 👉 bit.ly/4yXe1Ds

  22. As it's still built in #Java with the #micronaut framework, the #langchain4j LLM orchestration library, and @graalvm, you can download pre-built binaries from GitHub for your platform of choice:
    github.com/glaforge/antigravit

  23. As it's still built in #Java with the #micronaut framework, the #langchain4j LLM orchestration library, and @graalvm, you can download pre-built binaries from GitHub for your platform of choice:
    github.com/glaforge/antigravit

  24. As it's still built in #Java with the #micronaut framework, the #langchain4j LLM orchestration library, and @graalvm, you can download pre-built binaries from GitHub for your platform of choice:
    github.com/glaforge/antigravit

  25. As it's still built in #Java with the #micronaut framework, the #langchain4j LLM orchestration library, and @graalvm, you can download pre-built binaries from GitHub for your platform of choice:
    github.com/glaforge/antigravit

  26. As it's still built in #Java with the #micronaut framework, the #langchain4j LLM orchestration library, and @graalvm, you can download pre-built binaries from GitHub for your platform of choice:
    github.com/glaforge/antigravit

  27. #AI can query your DB—but can it do it correctly? That’s the hard part. @MarcoBelladelli shows how #Hibernate + #Quarkus + #LangChain4j add validation & control back. Want fewer production surprises?

    Dive in: javapro.io/2026/04/03/talk-to-

    #LLM #Java @Hibernate @QuarkusIO @langchain4j

  28. #AI can query your DB—but can it do it correctly? That’s the hard part. @MarcoBelladelli shows how #Hibernate + #Quarkus + #LangChain4j add validation & control back. Want fewer production surprises?

    Dive in: javapro.io/2026/04/03/talk-to-

    #LLM #Java @Hibernate @QuarkusIO @langchain4j

  29. #AI can query your DB—but can it do it correctly? That’s the hard part. @MarcoBelladelli shows how #Hibernate + #Quarkus + #LangChain4j add validation & control back. Want fewer production surprises?

    Dive in: javapro.io/2026/04/03/talk-to-

    #LLM #Java @Hibernate @QuarkusIO @langchain4j

  30. What happens when one #AI call isn’t enough? You don’t add more prompts—you add agents. @kevindubois & Laura Cowen show how enterprise AI really scales.

    Curious how production systems are built? Dive in: javapro.io/2026/03/31/agentic-

    #Quarkus #LangChain4j #Microservices @QuarkusIO

  31. What happens when one #AI call isn’t enough? You don’t add more prompts—you add agents. @kevindubois & Laura Cowen show how enterprise AI really scales.

    Curious how production systems are built? Dive in: javapro.io/2026/03/31/agentic-

    #Quarkus #LangChain4j #Microservices @QuarkusIO

  32. What happens when one #AI call isn’t enough? You don’t add more prompts—you add agents. @kevindubois & Laura Cowen show how enterprise AI really scales.

    Curious how production systems are built? Dive in: javapro.io/2026/03/31/agentic-

    #Quarkus #LangChain4j #Microservices @QuarkusIO

  33. As #AI applications grow, prompts become workflows—and workflows become systems. Read @LoMagnette's guide to mastering #LangChain4j Agentic Workflows, from simple agents to supervisor patterns, error handling & production-ready orchestration: javapro.io/2026/07/08/langchai

  34. As #AI applications grow, prompts become workflows—and workflows become systems. Read @LoMagnette's guide to mastering #LangChain4j Agentic Workflows, from simple agents to supervisor patterns, error handling & production-ready orchestration: javapro.io/2026/07/08/langchai

  35. As #AI applications grow, prompts become workflows—and workflows become systems. Read @LoMagnette's guide to mastering #LangChain4j Agentic Workflows, from simple agents to supervisor patterns, error handling & production-ready orchestration: javapro.io/2026/07/08/langchai

  36. Confused by the exploding number of #AI tools in the #JVM ecosystem? Teams mix #SpringAI, #LangChain4j, MCP & #Ollama without understanding the layers underneath. Artur Skowronski explains what each part of the #Java AI stack is actually for: javapro.io/2026/06/03/the-gen-

    @langchain4j

  37. Confused by the exploding number of #AI tools in the #JVM ecosystem? Teams mix #SpringAI, #LangChain4j, MCP & #Ollama without understanding the layers underneath. Artur Skowronski explains what each part of the #Java AI stack is actually for: javapro.io/2026/06/03/the-gen-

    @langchain4j

  38. Confused by the exploding number of #AI tools in the #JVM ecosystem? Teams mix #SpringAI, #LangChain4j, MCP & #Ollama without understanding the layers underneath. Artur Skowronski explains what each part of the #Java AI stack is actually for: javapro.io/2026/06/03/the-gen-

    @langchain4j

  39. Chat memory gets fuzzy fast once the UI hides what LangChain4j is actually retaining.

    I wrote a Quarkus tutorial that makes retained-memory pressure visible with `TokenWindowChatMemory`, Ollama request counts, a turn ledger, and OpenTelemetry attributes. The useful split is simple: your app-level eviction budget is not the model context limit. the-main-thread.com/p/quarkus- #Java #Quarkus #LangChain4j #Ollama #OpenTelemetry

  40. Chat memory gets fuzzy fast once the UI hides what LangChain4j is actually retaining.

    I wrote a Quarkus tutorial that makes retained-memory pressure visible with `TokenWindowChatMemory`, Ollama request counts, a turn ledger, and OpenTelemetry attributes. The useful split is simple: your app-level eviction budget is not the model context limit. the-main-thread.com/p/quarkus- #Java #Quarkus #LangChain4j #Ollama #OpenTelemetry

  41. Chat memory gets fuzzy fast once the UI hides what LangChain4j is actually retaining.

    I wrote a Quarkus tutorial that makes retained-memory pressure visible with `TokenWindowChatMemory`, Ollama request counts, a turn ledger, and OpenTelemetry attributes. The useful split is simple: your app-level eviction budget is not the model context limit. the-main-thread.com/p/quarkus- #Java #Quarkus #LangChain4j #Ollama #OpenTelemetry

  42. Chat memory gets fuzzy fast once the UI hides what LangChain4j is actually retaining.

    I wrote a Quarkus tutorial that makes retained-memory pressure visible with `TokenWindowChatMemory`, Ollama request counts, a turn ledger, and OpenTelemetry attributes. The useful split is simple: your app-level eviction budget is not the model context limit. the-main-thread.com/p/quarkus- #Java #Quarkus #LangChain4j #Ollama #OpenTelemetry

  43. Chat memory gets fuzzy fast once the UI hides what LangChain4j is actually retaining.

    I wrote a Quarkus tutorial that makes retained-memory pressure visible with `TokenWindowChatMemory`, Ollama request counts, a turn ledger, and OpenTelemetry attributes. The useful split is simple: your app-level eviction budget is not the model context limit. the-main-thread.com/p/quarkus- #Java #Quarkus #LangChain4j #Ollama #OpenTelemetry

  44. Local AI gets risky when the first confident answer becomes the system answer.

    I wrote a Quarkus tutorial that sends the same text to two Ollama models, uses Quarkus Signals to escalate only on disagreement, and keeps `UNCERTAIN` separate from `FAILED`. the-main-thread.com/p/quarkus- #Java #Quarkus #LangChain4j #Ollama

  45. Local AI gets risky when the first confident answer becomes the system answer.

    I wrote a Quarkus tutorial that sends the same text to two Ollama models, uses Quarkus Signals to escalate only on disagreement, and keeps `UNCERTAIN` separate from `FAILED`. the-main-thread.com/p/quarkus- #Java #Quarkus #LangChain4j #Ollama

  46. Local AI gets risky when the first confident answer becomes the system answer.

    I wrote a Quarkus tutorial that sends the same text to two Ollama models, uses Quarkus Signals to escalate only on disagreement, and keeps `UNCERTAIN` separate from `FAILED`. the-main-thread.com/p/quarkus- #Java #Quarkus #LangChain4j #Ollama

  47. Local AI gets risky when the first confident answer becomes the system answer.

    I wrote a Quarkus tutorial that sends the same text to two Ollama models, uses Quarkus Signals to escalate only on disagreement, and keeps `UNCERTAIN` separate from `FAILED`. the-main-thread.com/p/quarkus- #Java #Quarkus #LangChain4j #Ollama

  48. Local AI gets risky when the first confident answer becomes the system answer.

    I wrote a Quarkus tutorial that sends the same text to two Ollama models, uses Quarkus Signals to escalate only on disagreement, and keeps `UNCERTAIN` separate from `FAILED`. the-main-thread.com/p/quarkus- #Java #Quarkus #LangChain4j #Ollama

  49. Most #AI prototypes work. Until the next model update breaks half the system. Lutske de Leeuw & Maarten Vandeperre show how #CleanArchitecture, ports & adapters keep AI integrations from becoming spaghetti code.

    Read: javapro.io/2026/03/17/ai-witho
    #LangChain4j #Quarkus QuarkusIO #LLM

  50. Most #AI prototypes work. Until the next model update breaks half the system. Lutske de Leeuw & Maarten Vandeperre show how #CleanArchitecture, ports & adapters keep AI integrations from becoming spaghetti code.

    Read: javapro.io/2026/03/17/ai-witho
    #LangChain4j #Quarkus QuarkusIO #LLM

  51. Our next #JCON2026 session is live: 'Talk to Your Data: Natural Language Data Access in #Java with #Hibernate #Quarkus and LangChain4j' with Marco Melladelli

    Explore how Hibernate ORM, Quarkus, and #LangChain4j come together to enable …

    Grab your coffee and hit play: youtu.be/tMW5jxX6DoA

  52. Our next #JCON2026 session is live: 'Talk to Your Data: Natural Language Data Access in #Java with #Hibernate #Quarkus and LangChain4j' with Marco Melladelli

    Explore how Hibernate ORM, Quarkus, and #LangChain4j come together to enable …

    Grab your coffee and hit play: youtu.be/tMW5jxX6DoA

  53. Our next #JCON2026 session is live: 'Talk to Your Data: Natural Language Data Access in #Java with #Hibernate #Quarkus and LangChain4j' with Marco Melladelli

    Explore how Hibernate ORM, Quarkus, and #LangChain4j come together to enable …

    Grab your coffee and hit play: youtu.be/tMW5jxX6DoA

  54. Our next #JCON2026 session is live: 'Talk to Your Data: Natural Language Data Access in #Java with #Hibernate #Quarkus and LangChain4j' with Marco Melladelli

    Explore how Hibernate ORM, Quarkus, and #LangChain4j come together to enable …

    Grab your coffee and hit play: youtu.be/tMW5jxX6DoA

  55. Our next #JCON2026 session is live: 'Talk to Your Data: Natural Language Data Access in #Java with #Hibernate #Quarkus and LangChain4j' with Marco Melladelli

    Explore how Hibernate ORM, Quarkus, and #LangChain4j come together to enable …

    Grab your coffee and hit play: youtu.be/tMW5jxX6DoA

  56. LangChain4j CDI 1.3.1 released -- simpler Human-in-the-Loop agents, @RegisterSimpleAgent alignment, nested scope fix, new WildFly example, and LangChain4j 1.15.1. AI + Jakarta EE keeps getting better! #Java #AI #JakartaEE #OpenSource #langchain4j

  57. LangChain4j CDI 1.3.1 released -- simpler Human-in-the-Loop agents, @RegisterSimpleAgent alignment, nested scope fix, new WildFly example, and LangChain4j 1.15.1. AI + Jakarta EE keeps getting better! #Java #AI #JakartaEE #OpenSource #langchain4j

  58. LangChain4j CDI 1.3.1 released -- simpler Human-in-the-Loop agents, @RegisterSimpleAgent alignment, nested scope fix, new WildFly example, and LangChain4j 1.15.1. AI + Jakarta EE keeps getting better! #Java #AI #JakartaEE #OpenSource #langchain4j

  59. LangChain4j CDI 1.3.1 released -- simpler Human-in-the-Loop agents, @RegisterSimpleAgent alignment, nested scope fix, new WildFly example, and LangChain4j 1.15.1. AI + Jakarta EE keeps getting better! #Java #AI #JakartaEE #OpenSource #langchain4j

  60. LangChain4j CDI 1.3.1 released -- simpler Human-in-the-Loop agents, @RegisterSimpleAgent alignment, nested scope fix, new WildFly example, and LangChain4j 1.15.1. AI + Jakarta EE keeps getting better! #Java #AI #JakartaEE #OpenSource #langchain4j