You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Somewhat frequently when running tests I get a failure with the following error:
BamlValidationError: Failed to parse LLM response: Failed to coerce valu
e: <root>: Failed while parsing required fields: missing=1, unparsed=0
- <root>: Missing required field: data
The error happens during check steps. Sometimes, rerunning the same test with no changes causes the error not to happen, so I'm not sure what the cause is.
This is with magnitude-core 0.2.22 and magnitude-test 0.3.1.