Dmitrii Chechetkin
Dmitrii Chechetkin
I'm running it from the root project directory. Looks like I am getting Forbidden from Akka repos: ``` [error] forbidden: https://repo.akka.io/maven/github_actions/com/lightbend/akka/grpc/sbt-akka-grpc_2.12_1.0/2.5.8/sbt-akka-grpc-2.5.8.pom ``` I re-verified my token and copy-pasted the `akka.sbt`...
That worked, thank you @sebastian-alfers , will update the PR soon.
Failing test in `main`: ``` [ERROR] dev.langchain4j.store.embedding.inmemory.InMemoryEmbeddingStoreTest.test_backwards_compatibility_with_0_27_1 -- Time elapsed: 0.012 s
Ready for re-review.
Looking into the tests errors, works fine on my machine ©
Updated the branch, resolved conflict with main in docs.
Updated the branch with main; Added awaitility dependency for test scope; Modified the tests and the storage to account for the removal of waitUntilReady method — the vector index was...
Tests are passing, the compliance workflow is passing for couchbase module and failing on Oracle.