Repository for LangChain4j's in-process embedding models.
If you have any issues or feature requests, please submit them here.
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
.