sublayerapp / sublayer

A model-agnostic Ruby Generative AI DSL and framework. Provides base classes for building Generators, Actions, Tasks, and Agents that can be used to build AI powered applications in Ruby.
https://docs.sublayer.com
MIT License
109 stars 2 forks source link

remove tasks #114

Open AndrewBKang opened 1 week ago

AndrewBKang commented 1 week ago

Removing the mention of sublayer tasks

Note: the presence of a base task leads the documentation agent to want to add documentation around what it perceives to be a "new" feature in sublayer

swerner commented 1 week ago

I think we're probably going to need to hold this back until 0.3 as its potentially a breaking change for anything built on Tasks...