Error on loading onboarding theme #32
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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" } ]