We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://www.brianknows.org
Based on its functionalities, it seems like it would allow general agents to do a lot of stuff:
Their SDK is Typescript-only (why ?!), but they also have API.
> /transaction: get executable transactions from a prompt.
This one, for example, sounds like something that @gabrielfior implemented for Omen in Olas' mechs.
The text was updated successfully, but these errors were encountered:
We could investigate this to see what the agent should call/prompt to execute actions on-chain, e.g. do swaps.
Sorry, something went wrong.
I have already played with it a little, it works very nicely (for the simple stuff at least):
For the second task, it just popped up Metamask to confirm the swap.
No branches or pull requests
https://www.brianknows.org
Based on its functionalities, it seems like it would allow general agents to do a lot of stuff:
Their SDK is Typescript-only (why ?!), but they also have API.
> /transaction: get executable transactions from a prompt.
This one, for example, sounds like something that @gabrielfior implemented for Omen in Olas' mechs.
The text was updated successfully, but these errors were encountered: