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

adjust splitIntoSentences function #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dreygoninjapump
Copy link

adjust splitSIntoSentence function on app js to make character file get array of string instead of one string with \n

The problem:
The Topic, Bio, Lore and Post Examples property in the generated JSON should create an array of strings. Instead, when using Howieduhzit, the values merge into one long string, which complicates further processing by the running agent, for example agent cannot fetch singular topic from topics property

Adjustment : splitIntoSentence function is adjusted to return array of strings instead 1 string

adjust splitSIntoSentence function on app js to make character file get array of string instead of one string with \n
Copy link

vercel bot commented Jan 16, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
eliza-character-gen ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 16, 2025 4:38pm

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.

1 participant