Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 689 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 689 Bytes

langchain4j-embeddings

Repository for LangChain4j's in-process embedding models.

If you have any issues or feature requests, please submit them here.

Git LFS

This repository is separate from the main repository due to the large file sizes of the .onnx models.

.onnx files are stored in Git LFS.

To be able to run integration tests locally, you will need to have .onnx files downloaded from the LFS.

Please install Git LFS and do git lfs pull.