langchain-java icon indicating copy to clipboard operation
langchain-java copied to clipboard

Java version of LangChain, while empowering LLM for Big Data.

Results 17 langchain-java issues
Sort by recently updated
recently updated
newest added

Does it have elastic integration

Can you please add feature request for AWS Bedrock for LLM and AWS Kendra for RAG retriever?

Has anyone seen this before on a macbook m3? My dependency looks as simple as this. I tried adding `nd4j-native` directly with the classifier but still doesn't work. ``` implementation("io.github.hamawhitegg:langchain-core:0.2.1")...