ibis-birdbrain
ibis-birdbrain copied to clipboard
feat: add lm response
use LM to write human readable response based on the question and returned data
Resolves: https://github.com/ibis-project/ibis-birdbrain/issues/55
bot = Bot(con=con, lm_response=True)
bot("what is max upb")