#White Rabbit In Action

1 messages Β· Page 1 of 1 (latest)

jolly moon
#

An experimental plugin that leverages the WhiteRabbit component to integrate scheduling into your tools without the need to write custom scheduling code. Using the @white_rabbit_tool annotation, it extends the traditional @tool and enables the Cheshire Cat framework to decide if a function should run immediately or be scheduled for later, including cron-based scheduling.

It also expose some basic tools to manage scheduled jobs in a conversational way.

Be aware that this is an experimental feature (pretty wild indeed). Scheduling jobs in a conversational way is quite hard, letting the model do that on its own is even harder. πŸ€ŸπŸ’£

https://github.com/lucagobbi/white-rabbit-in-action

GitHub

White Rabbit In Action is a Cheshire Cat's plugin designed to enhance the capabilities of the White Rabbit scheduler - lucagobbi/white-rabbit-in-action

#

@unkempt patrol what do you think? Is this what you were thinking some dev meeting ago?