When the user opens a theme from the onboarding page the following error occurs:
Could not load this theme
LLM output failed schema validation for task "onboarding.overview:emit_onboarding_overview": [ { "expected": "array", "code": "invalid_type", "path": [ "key_points" ], "message": "Invalid input" }, { "origin": "string", "code": "too_big", "maximum": 5, "inclusive": true, "path": [ "key_points" ], "message": "Invalid input" }, { "expected": "array", "code": "invalid_type", "path": [ "topics_covered" ], "message": "Invalid input" } ]
No dependencies set.
The note is not visible to the blocked user.
When the user opens a theme from the onboarding page the following error occurs:
Could not load this theme
LLM output failed schema validation for task "onboarding.overview:emit_onboarding_overview": [ { "expected": "array", "code": "invalid_type", "path": [ "key_points" ], "message": "Invalid input" }, { "origin": "string", "code": "too_big", "maximum": 5, "inclusive": true, "path": [ "key_points" ], "message": "Invalid input" }, { "expected": "array", "code": "invalid_type", "path": [ "topics_covered" ], "message": "Invalid input" } ]