-
Notifications
You must be signed in to change notification settings - Fork 4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Implement character loading from multiple paths and enhance API… (
#2365) * feat: Implement character loading from multiple paths and enhance API for character management * fix: Update character handling to prioritize username and email fields - Modified the AgentRuntime class to use character.username instead of character.name for user identification. - Enhanced user account creation logic to utilize character.email and character.name for better user data management. - Updated Character type definition to include optional email field.
- Loading branch information
Showing
5 changed files
with
184 additions
and
119 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.