BotServer icon indicating copy to clipboard operation
BotServer copied to clipboard

New mode FULL for LLMMode in .gbot

Open rodrigorodriguez opened this issue 1 year ago • 0 comments

else if (LLMMode === "full") {

  throw new Error('Not implemented.'); // TODO: #
}

rodrigorodriguez avatar Mar 21 '24 20:03 rodrigorodriguez