16 lines
488 B
JSON
16 lines
488 B
JSON
[
|
|
{
|
|
"extension": "revapi.differences",
|
|
"configuration": {
|
|
"ignore": true,
|
|
"differences": [
|
|
{
|
|
"code": "java.class.externalClassExposedInAPI",
|
|
"new": "missing-class dev.langchain4j.model.embedding.EmbeddingModel",
|
|
"justification": "The Hibernate ORM EmbeddingStore API has utility methods for filling embedding vector fields of entities and needs the EmbeddingModel to generate the embedding vector"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|