Eddú Meléndez Gonzales
Eddú Meléndez Gonzales
PR is welcomed
Hi @melix Thanks for the report, it was an initial experimentation on this action. I am working on #11 which is actually using sdkman but is not running on windows....
Sorry for the long delay. This is a project which we contribute in our spare time. I have been thinking about how to fix it as-is (see https://github.com/sdkman/sdkman-action/pull/11) due to...
Hi @jayvdb Thanks for the report, it was an initial experimentation on this action. I am working on #11 which is actually using sdkman but is not running on windows....
There is a new class `OutputParserConverter`
Fixed via #713
This can be closed now that Testcontainers and Docker Compose are supported. BTW, the support for those will come to start.spring.io in this [PR](https://github.com/spring-io/start.spring.io/pull/1484). PgVector and Neo4j are already supported.
@sd-f in chroma 0.5.x the definition should be ```java static ChromaDBContainer chroma = new ChromaDBContainer("ghcr.io/chroma-core/chroma:0.5.0") .withEnv("CHROMA_SERVER_AUTHN_CREDENTIALS", "token") .withEnv("CHROMA_SERVER_AUTHN_PROVIDER", "chromadb.auth.token_authn.TokenAuthenticationServerProvider"); ``` See https://docs.trychroma.com/deployment/migration#token