Closed
Description
What is the bug?
Integration tests are failing for the repository with the following error:
{"error":{"root_cause":[{"type":"illegal_argument_exception","reason":"embedding dimension is null"}],"type":"illegal_argument_exception","reason":"embedding dimension is null"},"status":400}
How can one reproduce the bug?
./gradlew integTest
What is the expected behavior?
Integration tests should pass