Skip to content

Commit f566264

Browse files
mkhecktzolov
authored andcommitted
Fixes implemented per request by @tzolov
1 parent d8b6a27 commit f566264

File tree

1 file changed

+1
-1
lines changed
  • spring-ai-docs/src/main/antora/modules/ROOT/pages/api/vectordbs

1 file changed

+1
-1
lines changed

spring-ai-docs/src/main/antora/modules/ROOT/pages/api/vectordbs/neo4j.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ d. link:https://neo4j.com/deployment-center/[Neo4j Server] instance
2424

2525
To connect to Neo4j and use the `Neo4jVectorStore`, you need to provide (e.g. via environment variables) access details for your instance.
2626

27-
Additionally, you will need to provide your OpenAI API Key. Set it as an environment variable like sos:
27+
Additionally, you will need to provide your OpenAI API Key. Set it as an environment variable like so:
2828

2929
[source,bash]
3030
----

0 commit comments

Comments
 (0)