java.lang.NoSuchMethodError: 'void org.springframework.ai.chat.messages.AssistantMessage. (java.lang.String, java.util.Map, java.util.List)' AssistantMessage ...
Hello. I tried to run a tests ./gradlew clean test but it failed with an exception. I need to stick to M3 because of JMockit support, but when I remove it from the class path result is the same. Am I ...