livepeer / go-livepeer

Official Go implementation of the Livepeer protocol
http://livepeer.org
MIT License
537 stars 165 forks source link

enable nsfw filter #3054

Closed rickstaa closed 2 months ago

rickstaa commented 2 months ago

What does this pull request do? Explain your changes. (required)

This pull request enables the NSFW filter on the AI Subnet that has been implement at the runner side in https://github.com/livepeer/ai-worker/pull/76.

[!WARNING]\ BREAKING CHANGE: Depending on how dApps interact with the subnet this could be a breaking change given that we return an extra nsfw property. Additionally we have to ensure this works when there are Orchestrators that have not yet updated their ai-runner.

Specific updates (required)

How did you test each of these updates (required)

Does this pull request close any open issues?

AI-LIV-305

Checklist: