Remove a debug print

This commit is contained in:
Jeff Epler 2024-10-22 07:41:36 -05:00
parent 18616ac187
commit e17b06e8d8

View file

@ -51,7 +51,6 @@ A dialog, where USER interacts with AI. AI is helpful, kind, obedient, honest, a
continue
result.append(formats[m.role].format(content))
full_query = "".join(result)
print("fq", full_query)
return full_query
async def aask(