7edb57c005
The command framework had some confusing dispatching where it would dispatch JSON blobs, this meant there was lots of parsing required in every command The refactor handles transforming the args prior to dispatch which makes consuming far simpler This is also general prep to supporting some basic command framework in other llms. |
||
---|---|---|
.. | ||
commands | ||
jobs/regular | ||
anthropic_bot.rb | ||
bot.rb | ||
entry_point.rb | ||
open_ai_bot.rb |