Go to file
Jaland 86353f9b13
Allow user to modify text key (#1723)
## Issue
Closes #1722

## Change
Parameterized the field name used to look up the text value in Weaviate.

## General checklist
<!-- Please double-check the following points and mark them like this:
[X] -->
- [x ] There are no breaking changes
- [? ] I have added unit and integration tests for my change (Based on
the test that are there I am not really sure what to add that would
really test it well)
- [x ] I have manually run all the unit and integration tests in the
module I have added/changed, and they are all green
- [x ] I have manually run all the unit and integration tests in the
[core](https://github.com/langchain4j/langchain4j/tree/main/langchain4j-core)
and
[main](https://github.com/langchain4j/langchain4j/tree/main/langchain4j)
modules, and they are all green
<!-- Before adding documentation and example(s) (below), please wait
until the PR is reviewed and approved. -->
- [ ] I have added/updated the
[documentation](https://github.com/langchain4j/langchain4j/tree/main/docs/docs)
- [ ] I have added an example in the [examples
repo](https://github.com/langchain4j/langchain4j-examples) (only for
"big" features)
- [ ] I have added/updated [Spring Boot
starter(s)](https://github.com/langchain4j/langchain4j-spring) (if
applicable)
2024-09-10 10:00:32 +02:00
.devcontainer Add Dev Container support (#337) 2023-12-12 19:36:45 +01:00
.github Update snapshot_release.yaml 2024-09-09 12:13:56 +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 changed version to 0.35.0-SNAPSHOT 2024-09-09 10:11:09 +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 Azure OpenAI: Migrate from Gson to Jackson (#1739) 2024-09-10 09:50:23 +02:00
langchain4j-bedrock Migrated Bedrock from Gson to Jackson. (#1730) 2024-09-09 13:27:39 +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 changed version to 0.35.0-SNAPSHOT 2024-09-09 10:11:09 +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 changed version to 0.35.0-SNAPSHOT 2024-09-09 10:11:09 +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 changed version to 0.35.0-SNAPSHOT 2024-09-09 10:11:09 +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 changed version to 0.35.0-SNAPSHOT 2024-09-09 10:11:09 +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 added note about lombok 2024-09-09 14:32:34 +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.