Skip to content

Commit 379f212

Browse files
authored
Update chroma.adoc
1 parent 3b95dfd commit 379f212

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/chroma.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ You can use the following properties in your Spring Boot configuration to custom
112112
|===
113113
|Property| Description | Default value
114114

115-
|`spring.ai.vectorstore.chroma.client.host`| Server connection host | http://localhost
115+
|`spring.ai.vectorstore.chroma.client.host`| Server connection host | http://localhost[http://localhost]
116116
|`spring.ai.vectorstore.chroma.client.port`| Server connection port | `8000`
117117
|`spring.ai.vectorstore.chroma.client.key-token`| Access token (if configured) | -
118118
|`spring.ai.vectorstore.chroma.client.username`| Access username (if configured) | -

0 commit comments

Comments
 (0)