4.0.0
org.springframework.boot
spring-boot-starter-parent
4.1.1
com.ankurm
ollama-local
1.0.0
ollama-local
Running LLMs locally with Spring AI 2.0 and Ollama: chat and embeddings against a real local model, no API key, with a Testcontainers Ollama module baked for fast CI.
25
2.0.1
org.springframework.ai
spring-ai-bom
${spring-ai.version}
pom
import
org.springframework.ai
spring-ai-starter-model-ollama
org.springframework.boot
spring-boot-starter-test
test
org.springframework.boot
spring-boot-testcontainers
test
org.testcontainers
testcontainers-ollama
test
org.testcontainers
testcontainers-junit-jupiter
test
org.springframework.boot
spring-boot-maven-plugin
org.apache.maven.plugins
maven-surefire-plugin
-Duser.timezone=UTC -Dstdout.encoding=UTF-8 -Dfile.encoding=UTF-8