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
Any solution to this? I'm running into the following issue after running folder2knowledge.js and knowledge2character.js
["⛔ Error parsing character from /Users/mattweinberg/eliza/characters/trump.knowledge.character.json: Error: Character configuration validation failed:\nknowledge: Expected array, received object"]
The Eliza repo uses an array of strings for knowledge instead of an object.
Would it be worth updating the schema here in order to do validate Eliza character files?
The text was updated successfully, but these errors were encountered: