We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8b6a27 commit f566264Copy full SHA for f566264
spring-ai-docs/src/main/antora/modules/ROOT/pages/api/vectordbs/neo4j.adoc
@@ -24,7 +24,7 @@ d. link:https://neo4j.com/deployment-center/[Neo4j Server] instance
24
25
To connect to Neo4j and use the `Neo4jVectorStore`, you need to provide (e.g. via environment variables) access details for your instance.
26
27
-Additionally, you will need to provide your OpenAI API Key. Set it as an environment variable like sos:
+Additionally, you will need to provide your OpenAI API Key. Set it as an environment variable like so:
28
29
[source,bash]
30
----
0 commit comments