-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add resolveCronosId functionality - Introduced new parameters for resolving a CronosId to its corresponding wallet address in `chain-ai.helpers.ts`. - Updated `agent.constants.ts` to include the new function in the tools list. - Modified `agent.interfaces.ts` to define the new `ResolveCronosId` function and its associated data structure. This enhancement allows users to resolve CronosIds, improving the functionality of the agent service.
- Loading branch information
1 parent
0312ff0
commit 5503d2e
Showing
3 changed files
with
41 additions
and
0 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