home.social

#langchain4j — Public Fediverse posts

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

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

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

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

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

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

  6. 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

  7. 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

  8. 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

  9. 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

  10. 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

  11. 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

  12. 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

  13. 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

  14. 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

  15. 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

  16. #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

  17. #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

  18. #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

  19. 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

  20. 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

  21. 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

  22. 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

  23. 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

  24. 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

  25. 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

  26. 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

  27. 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

  28. 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

  29. 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

  30. 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

  31. 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

  32. 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

  33. 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

  34. 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

  35. 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

  36. 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

  37. 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

  38. 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

  39. 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

  40. 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

  41. 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

  42. 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

  43. 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

  44. 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

  45. 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

  46. 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

  47. 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

  48. 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

  49. 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

  50. Tired of stitching #AI SDKs into your #JakartaEE stack manually? #LangChain4J-CDI lets you declare an interface, annotate it, & inject it anywhere — REST, EJB, schedulers. @EliteGentleman demonstrates the model-driven approach.

    Worth a closer look? Read: javapro.io/2026/02/25/bring-ai

  51. Tired of stitching #AI SDKs into your #JakartaEE stack manually? #LangChain4J-CDI lets you declare an interface, annotate it, & inject it anywhere — REST, EJB, schedulers. @EliteGentleman demonstrates the model-driven approach.

    Worth a closer look? Read: javapro.io/2026/02/25/bring-ai

  52. Tired of stitching #AI SDKs into your #JakartaEE stack manually? #LangChain4J-CDI lets you declare an interface, annotate it, & inject it anywhere — REST, EJB, schedulers. @EliteGentleman demonstrates the model-driven approach.

    Worth a closer look? Read: javapro.io/2026/02/25/bring-ai

  53. Tired of stitching #AI SDKs into your #JakartaEE stack manually? #LangChain4J-CDI lets you declare an interface, annotate it, & inject it anywhere — REST, EJB, schedulers. @EliteGentleman demonstrates the model-driven approach.

    Worth a closer look? Read: javapro.io/2026/02/25/bring-ai

  54. Tired of stitching #AI SDKs into your #JakartaEE stack manually? #LangChain4J-CDI lets you declare an interface, annotate it, & inject it anywhere — REST, EJB, schedulers. @EliteGentleman demonstrates the model-driven approach.

    Worth a closer look? Read: javapro.io/2026/02/25/bring-ai

  55. 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

  56. 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

  57. 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

  58. 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

  59. 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

  60. Cheap questions should not burn the same local model as real debugging work.

    I wrote a Quarkus + LangChain4j tutorial that classifies prompts, routes them between two Ollama models, and keeps the decision observable with CDI events and tests. the-main-thread.com/p/quarkus- #Java #Quarkus #LangChain4j #Ollama