Aggiunta della dipendenza spring-ai-chroma-store e configurazione delle proprietà per il client Chroma
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -60,6 +60,10 @@
|
||||
<groupId>org.springframework.ai</groupId>
|
||||
<artifactId>spring-ai-azure-store</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.springframework.ai</groupId>
|
||||
<artifactId>spring-ai-chroma-store</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.neo4j.driver</groupId>
|
||||
<artifactId>neo4j-java-driver</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user