---
title: "Quarkus LangChain4J Extension Allows Developers to Integrate LLMs in Their Quarkus Applications"
url: https://daily.dev/posts/quarkus-langchain4j-extension-allows-developers-to-integrate-llms-in-their-quarkus-applications-trkp5wfb9
source_url: https://www.infoq.com/news/2023/12/quarkus-langchain-llm-integratio/?utm_campaign=infoq_content&utm_source=infoq&utm_medium=feed&utm_term=global
type: article
source: "InfoQ"
published: 2023-12-29T06:23:44.256Z
updated: 2026-07-09T02:13:15.866Z
tags: ["ai", "architecture", "cloud", "data-engineering", "java", "langchain4j", "llm", "quarkus"]
reading_time: 4
upvotes: 2
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Quarkus LangChain4J Extension Allows Developers to Integrate LLMs in Their Quarkus Applications

**[InfoQ](https://daily.dev/sources/infoq)** · 4 min read · 2 upvotes · 0 comments

## Summary

Quarkus LangChain4J extension allows developers to integrate Large Language Models (LLM) into their Quarkus applications. The extension provides advantages such as testability, observability, and resilience. It allows defining the scope and task through natural language. The extension can extend its knowledge using tools and document stores. Redis Store, Chroma Store, Pinecone Store, PgVector Store, in-process embeddings, CSV files, and commercial and open-source models are supported. The Quarkus LangChain4J extension complements other existing integrations and is supported by Dmytro Liubarskyi and his team.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.infoq.com/news/2023/12/quarkus-langchain-llm-integratio/?utm_campaign=infoq_content&utm_source=infoq&utm_medium=feed&utm_term=global>

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments
- [CNCF Unveils Schedule for KubeCon \+ CloudNativeCon Europe 2026](https://daily.dev/posts/cncf-unveils-schedule-for-kubecon-cloudnativecon-europe-2026-ikhcoa5cb) · CNCF · 2 upvotes · 0 comments
- [CNCF Debuts KubeCon \+ CloudNativeCon Japan 2026 Schedule](https://daily.dev/posts/cncf-debuts-kubecon-cloudnativecon-japan-2026-schedule-xp5pyudub) · CNCF · 1 upvotes · 0 comments

---

Tags: [#ai](https://daily.dev/tags/ai), [#architecture](https://daily.dev/tags/architecture), [#cloud](https://daily.dev/tags/cloud), [#data-engineering](https://daily.dev/tags/data-engineering), [#java](https://daily.dev/tags/java), [#langchain4j](https://daily.dev/tags/langchain4j), [#llm](https://daily.dev/tags/llm), [#quarkus](https://daily.dev/tags/quarkus)

[View this post on daily.dev](https://daily.dev/posts/quarkus-langchain4j-extension-allows-developers-to-integrate-llms-in-their-quarkus-applications-trkp5wfb9)
