Go to file
Anush 2a5189a78a
feat: Metadata filtering Qdrant (#1646)
## Description
- Filtering support for Qdrant with tests for the converter.
- Updated metadata storage handling to support complex metadata types.
No longer limited to `Map<String, String>`.

Closes #1600 

## NOTE
In Qdrant,
- Eq, NEq, In, NIn don't allow float and double values. Only integers
and strings.
- LT, GT, LTE, GTE allow only numbers, not alphabets.
- For In and NIn conditions, if the key doesn't exist in the metadata,
it is not matched.
2024-09-12 11:18:28 +02:00
.devcontainer Add Dev Container support (#337) 2023-12-12 19:36:45 +01:00
.github fixing tests 2024-09-12 09:46:29 +02:00
.mvn/wrapper Correctly configure Maven wrapper (#348) 2023-12-13 12:48:49 +01:00
code-execution-engines Judge0: migrate from Gson to Jackson (#1729) 2024-09-09 13:53:42 +02:00
docker/ollama feat : create llama3 model image (#1083) 2024-05-10 13:33:18 +02:00
docs docu: use model name explicitly 2024-09-09 11:30:21 +02:00
document-loaders changed version to 0.35.0-SNAPSHOT 2024-09-09 10:11:09 +02:00
document-parsers changed version to 0.35.0-SNAPSHOT 2024-09-09 10:11:09 +02:00
embedding-store-filter-parsers/langchain4j-embedding-store-filter-parser-sql changed version to 0.35.0-SNAPSHOT 2024-09-09 10:11:09 +02:00
experimental/langchain4j-experimental-sql changed version to 0.35.0-SNAPSHOT 2024-09-09 10:11:09 +02:00
langchain4j #1718: Have another constructor on HtmlTextExtractor that only takes the cssSelector 2024-09-09 10:58:28 +02:00
langchain4j-anthropic Anthropic: migrate from Gson to Jackson (#1754) 2024-09-11 10:36:32 +02:00
langchain4j-azure-ai-search changed version to 0.35.0-SNAPSHOT 2024-09-09 10:11:09 +02:00
langchain4j-azure-cosmos-mongo-vcore changed version to 0.35.0-SNAPSHOT 2024-09-09 10:11:09 +02:00
langchain4j-azure-cosmos-nosql changed version to 0.35.0-SNAPSHOT 2024-09-09 10:11:09 +02:00
langchain4j-azure-open-ai fixing tests 2024-09-12 09:46:29 +02:00
langchain4j-bedrock fixing tests 2024-09-12 09:46:29 +02:00
langchain4j-bom changed version to 0.35.0-SNAPSHOT 2024-09-09 10:11:09 +02:00
langchain4j-cassandra changed version to 0.35.0-SNAPSHOT 2024-09-09 10:11:09 +02:00
langchain4j-chatglm changed version to 0.35.0-SNAPSHOT 2024-09-09 10:11:09 +02:00
langchain4j-chroma changed version to 0.35.0-SNAPSHOT 2024-09-09 10:11:09 +02:00
langchain4j-cohere Cohere: migrate from Gson to Jackson (#1767) 2024-09-12 11:08:49 +02:00
langchain4j-core bug(Google AI Gemini) — fix mapping for tools with parameters with nested object structures (#1732) 2024-09-09 10:15:23 +02:00
langchain4j-couchbase changed version to 0.35.0-SNAPSHOT 2024-09-09 10:11:09 +02:00
langchain4j-dashscope changed version to 0.35.0-SNAPSHOT 2024-09-09 10:11:09 +02:00
langchain4j-easy-rag changed version to 0.35.0-SNAPSHOT 2024-09-09 10:11:09 +02:00
langchain4j-elasticsearch changed version to 0.35.0-SNAPSHOT 2024-09-09 10:11:09 +02:00
langchain4j-google-ai-gemini bug(Google AI Gemini) — fix mapping for tools with parameters with nested object structures (#1732) 2024-09-09 10:15:23 +02:00
langchain4j-hugging-face Migrage huggingface from Gson to Jackson (#1728) 2024-09-09 14:04:22 +02:00
langchain4j-infinispan changed version to 0.35.0-SNAPSHOT 2024-09-09 10:11:09 +02:00
langchain4j-jina changed version to 0.35.0-SNAPSHOT 2024-09-09 10:11:09 +02:00
langchain4j-jlama changed version to 0.35.0-SNAPSHOT 2024-09-09 10:11:09 +02:00
langchain4j-local-ai changed version to 0.35.0-SNAPSHOT 2024-09-09 10:11:09 +02:00
langchain4j-milvus changed version to 0.35.0-SNAPSHOT 2024-09-09 10:11:09 +02:00
langchain4j-mistral-ai changed version to 0.35.0-SNAPSHOT 2024-09-09 10:11:09 +02:00
langchain4j-mongodb-atlas changed version to 0.35.0-SNAPSHOT 2024-09-09 10:11:09 +02:00
langchain4j-neo4j changed version to 0.35.0-SNAPSHOT 2024-09-09 10:11:09 +02:00
langchain4j-nomic changed version to 0.35.0-SNAPSHOT 2024-09-09 10:11:09 +02:00
langchain4j-ollama langchain4j-ollama get rid of lombok (#1658) 2024-09-10 13:49:53 +02:00
langchain4j-open-ai changed version to 0.35.0-SNAPSHOT 2024-09-09 10:11:09 +02:00
langchain4j-opensearch changed version to 0.35.0-SNAPSHOT 2024-09-09 10:11:09 +02:00
langchain4j-oracle changed version to 0.35.0-SNAPSHOT 2024-09-09 10:11:09 +02:00
langchain4j-ovh-ai changed version to 0.35.0-SNAPSHOT 2024-09-09 10:11:09 +02:00
langchain4j-parent changed version to 0.35.0-SNAPSHOT 2024-09-09 10:11:09 +02:00
langchain4j-pgvector changed version to 0.35.0-SNAPSHOT 2024-09-09 10:11:09 +02:00
langchain4j-pinecone changed version to 0.35.0-SNAPSHOT 2024-09-09 10:11:09 +02:00
langchain4j-qdrant feat: Metadata filtering Qdrant (#1646) 2024-09-12 11:18:28 +02:00
langchain4j-qianfan changed version to 0.35.0-SNAPSHOT 2024-09-09 10:11:09 +02:00
langchain4j-redis changed version to 0.35.0-SNAPSHOT 2024-09-09 10:11:09 +02:00
langchain4j-vearch changed version to 0.35.0-SNAPSHOT 2024-09-09 10:11:09 +02:00
langchain4j-vertex-ai changed version to 0.35.0-SNAPSHOT 2024-09-09 10:11:09 +02:00
langchain4j-vertex-ai-gemini changed version to 0.35.0-SNAPSHOT 2024-09-09 10:11:09 +02:00
langchain4j-vespa changed version to 0.35.0-SNAPSHOT 2024-09-09 10:11:09 +02:00
langchain4j-weaviate Allow user to modify text key (#1723) 2024-09-10 10:00:32 +02:00
langchain4j-workers-ai changed version to 0.35.0-SNAPSHOT 2024-09-09 10:11:09 +02:00
langchain4j-zhipu-ai changed version to 0.35.0-SNAPSHOT 2024-09-09 10:11:09 +02:00
web-search-engines Tavily: migrate from Gson to Jackson (#1766) 2024-09-12 11:07:34 +02:00
.gitattributes Added in-process embedding models (#41) 2023-07-23 19:05:13 +02:00
.gitignore 增加智谱model类型 (#1239) 2024-06-06 14:40:06 +02:00
.prettierrc OpenAI DALL·E support (#298) 2023-12-19 11:37:11 +01:00
CODE_OF_CONDUCT.md Create a Code of Conduct (#825) 2024-04-18 14:34:30 +02:00
CONTRIBUTING.md feat: Metadata filtering Qdrant (#1646) 2024-09-12 11:18:28 +02:00
LICENSE Initial commit 2023-06-20 17:30:29 +02:00
README.md [minor fix] optimize badges (#1328) 2024-06-21 10:39:16 +02:00
mvnw Correctly configure Maven wrapper (#348) 2023-12-13 12:48:49 +01:00
mvnw.cmd [misc] Clean up maven wrapper scripts: have one at the root, delete the others. (#12) 2023-07-06 08:33:45 +02:00
pom.xml changed version to 0.35.0-SNAPSHOT 2024-09-09 10:11:09 +02:00

README.md

LangChain for Java: Supercharge your Java application with the power of LLMs

Build Status Discord X Maven Version

Introduction

Welcome!

The goal of LangChain4j is to simplify integrating LLMs into Java applications.

Here's how:

  1. Unified APIs: LLM providers (like OpenAI or Google Vertex AI) and embedding (vector) stores (such as Pinecone or Milvus) use proprietary APIs. LangChain4j offers a unified API to avoid the need for learning and implementing specific APIs for each of them. To experiment with different LLMs or embedding stores, you can easily switch between them without the need to rewrite your code. LangChain4j currently supports 15+ popular LLM providers and 15+ embedding stores.
  2. Comprehensive Toolbox: During the past year, the community has been building numerous LLM-powered applications, identifying common abstractions, patterns, and techniques. LangChain4j has refined these into practical code. Our toolbox includes tools ranging from low-level prompt templating, chat memory management, and output parsing to high-level patterns like AI Services and RAG. For each abstraction, we provide an interface along with multiple ready-to-use implementations based on common techniques. Whether you're building a chatbot or developing a RAG with a complete pipeline from data ingestion to retrieval, LangChain4j offers a wide variety of options.
  3. Numerous Examples: These examples showcase how to begin creating various LLM-powered applications, providing inspiration and enabling you to start building quickly.

LangChain4j began development in early 2023 amid the ChatGPT hype. We noticed a lack of Java counterparts to the numerous Python and JavaScript LLM libraries and frameworks, and we had to fix that! Although "LangChain" is in our name, the project is a fusion of ideas and concepts from LangChain, Haystack, LlamaIndex, and the broader community, spiced up with a touch of our own innovation.

We actively monitor community developments, aiming to quickly incorporate new techniques and integrations, ensuring you stay up-to-date. The library is under active development. While some features are still being worked on, the core functionality is in place, allowing you to start building LLM-powered apps now!

Documentation

Documentation can be found here.

Getting Started

Getting started guide can be found here.

Code Examples

Please see examples of how LangChain4j can be used in langchain4j-examples repo:

Useful Materials

Useful materials can be found here.

Get Help

Please use Discord or GitHub discussions to get help.

Request Features

Please let us know what features you need by opening an issue.

Contribute

Contribution guidelines can be found here.