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"]
Also getting the following error - Error: Character configuration validation failed:\nmodelPro - I guess missing the modelProvider. The schema doesn't seem to be as complete as the one on Eliza repo.
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: