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

feat: Add character creation template function to start.sh #2232

Merged
merged 2 commits into from
Jan 14, 2025

Conversation

HowieDuhzit
Copy link
Contributor

This commit introduces a new function, create_character_template, in the start.sh script. This function generates a JSON template for character creation, including fields for name, clients, model provider, settings, bio, lore, knowledge, message examples, post examples, topics, style, and adjectives. The select_character function has been updated to utilize this new template function, streamlining the character creation process and enhancing user experience when managing characters in the Eliza application.

Relates to

Risks

Background

What does this PR do?

What kind of change is this?

Documentation changes needed?

Testing

Where should a reviewer start?

Detailed testing steps

This commit introduces a new function, create_character_template, in the start.sh script. This function generates a JSON template for character creation, including fields for name, clients, model provider, settings, bio, lore, knowledge, message examples, post examples, topics, style, and adjectives. The select_character function has been updated to utilize this new template function, streamlining the character creation process and enhancing user experience when managing characters in the Eliza application.
Copy link
Contributor Author

@HowieDuhzit HowieDuhzit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added basic character template

@odilitime odilitime merged commit 1f183ef into elizaOS:develop Jan 14, 2025
5 of 6 checks passed
@odilitime odilitime changed the title Add character creation template function to start.sh feat: Add character creation template function to start.sh Jan 16, 2025
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

Successfully merging this pull request may close these issues.

2 participants