Skip to content

Commit

Permalink
Update chroma.adoc
Browse files Browse the repository at this point in the history
  • Loading branch information
tzolov authored Nov 20, 2024
1 parent 3b95dfd commit 379f212
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ You can use the following properties in your Spring Boot configuration to custom
|===
|Property| Description | Default value

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

0 comments on commit 379f212

Please sign in to comment.