This commit is contained in:
2025-03-05 18:08:59 +09:00
parent 15b2c63e95
commit c85996e453
6 changed files with 189 additions and 21 deletions
@@ -62,5 +62,14 @@ spring.data.mongodb.option.min-heartbeat-frequency=500
spring.data.mongodb.option.heartbeat-frequency=10000
spring.data.mongodb.option.local-threshold=15
spring.ai.ollama.base-url=https://lama.lunaticbum.kr
spring.ai.ollama.chat.options.model=phi4:14b
spring.data.redis.host=ollama.lunaticbum.kr
spring.ai.vectorstore.redis.initialize-schema=true
spring.ai.vectorstore.redis.index=spring-ai-redis-index
spring.ai.vectorstore.redis.prefix=spring-ai-redis-embedding
#>>>>>>> ab915d0a416c69708f1df1ad76d7a14c779c1f59