ChromaDB port configuration doesn't register properly even though the application yml configuration was correct.
Bug description

Error shows when the app is run
Caused by: org.springframework.web.client.ResourceAccessException: I/O error on GET request for "localhost:/api/v1/collections/vector_store": unknown protocol: localhost
Environment
Spring AI version 1.0.0-SNAPSHOT, Java 11, using Chroma vector store
Expected behavior
Port number should be appended properly to connect to the chromadb.