Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Eliza character file knowledge does not meet character file schema #7

Open
Titan-Node opened this issue Dec 5, 2024 · 2 comments
Open

Comments

@Titan-Node
Copy link

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?

@critesjosh
Copy link

Yes it would. I am running into this issue as well.

@mattrweinberg
Copy link

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"]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants