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
When using Mode.BEDROCK_TOOLS I get an exception here that object dict doesn't have attribute choices. It looks like it's missing from the if else ladder so is not parsed at all, Mode.BEDROCK_JSON seems to work.