Skip to content

Commit 9d760ea

Browse files
authored
1 parent 634a04d commit 9d760ea

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/src/main/asciidoc/se/ai/langchain4j/oracle.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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
----

0 commit comments

Comments
 (0)