You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A nice feature to improve the developer experience with Spring AI would be to have some autoconfiguration for running Ollama and vector stores as containers, either with Testcontainers or Docker Compose.
Do you envision such support to be part of the Spring AI project? If so, I'm available to contribute a pull request and introduce a spring-ai-testcontainers and spring-ai-docker-compose modules. Perhaps, starting with Ollama and Chroma support to have examples of both a model provider and a vector store.
The text was updated successfully, but these errors were encountered:
A nice feature to improve the developer experience with Spring AI would be to have some autoconfiguration for running Ollama and vector stores as containers, either with Testcontainers or Docker Compose.
Do you envision such support to be part of the Spring AI project? If so, I'm available to contribute a pull request and introduce a
spring-ai-testcontainers
andspring-ai-docker-compose
modules. Perhaps, starting with Ollama and Chroma support to have examples of both a model provider and a vector store.The text was updated successfully, but these errors were encountered: