Merge branch 'master' of https://gitlab.gcp.windtre.it/olympus_ai/hermione
This commit is contained in:
@@ -22,14 +22,6 @@ spring.neo4j.uri=neo4j+s://e17e6f08.databases.neo4j.io:7687
|
|||||||
spring.neo4j.authentication.username=neo4j
|
spring.neo4j.authentication.username=neo4j
|
||||||
spring.neo4j.authentication.password=8SrSqQ3q6q9PQNWtN9ozqSQfGce4lfh_n6kKz2JIubQ
|
spring.neo4j.authentication.password=8SrSqQ3q6q9PQNWtN9ozqSQfGce4lfh_n6kKz2JIubQ
|
||||||
|
|
||||||
|
|
||||||
spring.ai.vectorstore.neo4j.database-name:neo4j
|
|
||||||
spring.ai.vectorstore.neo4j.initialize-schema:true
|
|
||||||
spring.ai.vectorstore.neo4j.label:Document
|
|
||||||
spring.ai.vectorstore.neo4j.embedding-property:embedding
|
|
||||||
spring.ai.vectorstore.neo4j.index-name:spring-ai-document-index
|
|
||||||
|
|
||||||
|
|
||||||
spring.main.allow-bean-definition-overriding=true
|
spring.main.allow-bean-definition-overriding=true
|
||||||
logging.level.org.springframework.ai.chat.client.advisor=DEBUG
|
logging.level.org.springframework.ai.chat.client.advisor=DEBUG
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user