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

Try out new mech-client release, and re-evaluate suitability for 'Marketplace of Tools' #431

Closed
evangriffiths opened this issue Aug 29, 2024 · 1 comment
Assignees

Comments

@evangriffiths
Copy link
Contributor

See release https://github.com/valory-xyz/mech-client/releases/tag/v0.2.16, which contains valory-xyz/mech-client#49

Can we now create an agent that starts with no skills, and acquires them at run-time? (the dream 🙌 )

Once evaluated, update the nevermined/olas comparison: https://www.notion.so/gnosischain/Nevermined-vs-Olas-Mech-4bbe7f4f89cd4cbf9f6226b236127e8c

@evangriffiths evangriffiths changed the title Try out new mech-client release, and re-evaluate suitability for Try out new mech-client release, and re-evaluate suitability for 'Marketplace of Tools' Aug 29, 2024
@evangriffiths evangriffiths added this to the Marketplace of tools milestone Sep 30, 2024
@gabrielfior
Copy link
Contributor

gabrielfior commented Oct 11, 2024

Can we now create an agent that starts with no skills, and acquires them at run-time? (the dream 🙌 )

We can start those, but currently all Olas-mechs (accessible via mech-client) are of the type prompt -> response, which we can also already accomplish directly via direct calls to OpenAI (no need to go through mech).
Once the more useful mechs (with more complex logic) become available via mech-client, check out this branch (https://github.com/gnosis/prediction-market-agent/commits/gabriel/olas-marketplace-using-io-schema/) and continue the work. Until then, this doesn't have high priority (so marking this as won't do, until other mech tools (e.g. buyTokens on Omen) become available).

Also worth noting that calling the mechs in the general agent adds [30s,120s] latency (from own experiments) to the function calling flow.

@gabrielfior gabrielfior closed this as not planned Won't fix, can't repro, duplicate, stale Oct 11, 2024
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

No branches or pull requests

2 participants