File tree Expand file tree Collapse file tree
docs/src/main/asciidoc/se/ai/langchain4j Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ include::{rootdir}/includes/se.adoc[]
2929* <<Overview, Overview>>
3030* <<Maven Coordinates, Maven Coordinates>>
3131* <<Components, Components>>
32- ** <<OracleEmbeddingModel, OracleEmbeddingModel >>
32+ ** <<OracleEmbeddingStore, OracleEmbeddingStore >>
3333*** <<OracleEmbeddingTable, OracleEmbeddingTable>>
3434* <<Additional Information, Additional Information>>
3535
@@ -51,9 +51,9 @@ In addition to the xref:langchain4j.adoc#maven-coordinates[Helidon integration w
5151
5252== Components
5353
54- === OracleEmbeddingModel
54+ === OracleEmbeddingStore
5555
56- To automatically create and add `OracleEmbeddingModel ` to the service registry add the following lines to `application.yaml`:
56+ To automatically create and add `OracleEmbeddingStore ` to the service registry add the following lines to `application.yaml`:
5757
5858[source,yaml]
5959----
You can’t perform that action at this time.
0 commit comments