pipeless-ai / pipeless

An open-source computer vision framework to build and deploy apps in minutes
https://pipeless.ai
Apache License 2.0
689 stars 31 forks source link

feat(parser): Add support for stateful hooks #94

Closed miguelaeh closed 7 months ago

miguelaeh commented 7 months ago

Description of the change

This PR adds support for stateful hooks to the parser, so users can easily indicate when a hook should maintain state.