SmartAgents icon indicating copy to clipboard operation
SmartAgents copied to clipboard

Protocol Improvement Discussion - fake commit

Open ctrl-alt-lulz opened this issue 2 years ago • 0 comments

This is a fake commit since there's not a great way/process to change or discuss proposals pre-formally.

Have a few suggestions and thoughts

There should be a client spec that allows others to permission-less build clients that interact with the network i think it should be extremely lightweight, bls signature/verification for submitting ai tasks/recording/interaction with network The above would then allow me to easily insert nodes where ai systems can call functions that interact with the real world, eg. google search, or deploying a docker container, or hosting a website.

in the spec's current state its very limiting and opinionated with a UI vs having a well defined interface. I also think API interactions are likely to be the dominant interaction for ai systems in the long run and should be first class

there should be a component on auto-evaluation. eg. using auto-evals lets you call smart contracts accurately, and provides verification of input parameters, which is then able to be provided into the payments system as proof of evaluation. without auto-evals I don't think it could be viable for production ai

it should let users add whatever models they want, even closed source, if we're building a truly open marketplace

ctrl-alt-lulz avatar Feb 26 '24 21:02 ctrl-alt-lulz