Hi, I have enabled a built in eval (hallucination scorer), but I noticed that the mastra_scorers table is created in dynamoDB, but nothing is being added to it. We are using core version 1.0.0-beta.19 and evals version 1.0.0-beta.3.
Additionally, we are getting the following error below, which implies that the storage layer expects metadata as a string, however the scorer is passing it as an object. Any help is appreciated, thanks!