This version is still in development and is not considered stable yet. For the latest snapshot version, please use Spring AI 1.0.0-SNAPSHOT! |
Refer to the Dependency Management section to add the Spring AI BOM to your build file. |
Refer to the Repositories section to add Milestone and/or Snapshot Repositories to your build file. |
this is a breaking change! In earlier versions of Spring AI, this schema initialization happened by default. |
Property | Description | Default value |
---|---|---|
|
Server connection host |
|
|
Server connection port |
|
|
Access token (if configured) |
- |
|
Access username (if configured) |
- |
|
Access password (if configured) |
- |
|
Collection name |
|
|
Whether to initialize the required schema |
|
For ChromaDB secured with Static API Token Authentication use the For ChromaDB secured with Basic Authentication use the |
Those (portable) filter expressions get automatically converted into the proprietary Chroma where filter expressions.
|
Refer to the Dependency Management section to add the Spring AI BOM to your build file. |