Skip to content

Commit 655e117

Browse files
committed
added a link to the GenAI providers
1 parent ce0d4d5 commit 655e117

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

modules/ROOT/pages/directives/indexes-and-constraints.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -324,6 +324,9 @@ const neoSchema = new Neo4jGraphQL({
324324
});
325325
----
326326

327+
Note that `OpenAI` is one of multiple GenAI providers for generating vector embeddings.
328+
See link:https://neo4j.com/docs/cypher-manual/current/genai-integrations/#ai-providers[GenAI providers] for the full list of available providers and their respective identifiers.
329+
327330

328331
=== Usage
329332

0 commit comments

Comments
 (0)