Previous to this change we were chaining stuff too late and would execute commands serially leading to very unexpected results This corrects this and allows us to run stuff like: > Search google 3/4 times on various permutations of QUERY and answer this question. We limit at 5 commands to ensure there are not pathological user cases where you lean on the LLM to flood us with results. |
||
---|---|---|
.. | ||
commands | ||
jobs/regular | ||
anthropic_bot.rb | ||
bot.rb | ||
entry_point.rb | ||
open_ai_bot.rb |