-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Serdar Basegmez edited this page Jun 13, 2025
·
3 revisions
Welcome to the langchain4j-domino wiki!
LangChain4j is a Java-native library that brings together ideas from popular LLM frameworks like LangChain, Haystack, and LlamaIndex. Its aim is to make it straightforward to integrate large language models into Java applications using familiar Java idioms.
LangChain4j Domino extends this capability to HCL Domino environments. It enables seamless use of LangChain4j within Domino applications and introduces document loaders for accessing Domino data as part of LangChain4j’s LLM workflows.
Supported Models:
- OpenAI Models
- Ollama
Supported Vector Databases:
- Chroma
- Milvus
Other Artifacts:
- Apache POI and PDFBox Document Parsers