Kent

Results 1 issues of Kent

In attempting to invoke an lmql query in an asynchronous context (specifically using `asyncio.gather`), I encounter the following assertion error every few runs or so: ``` AssertionError: bopenai requires the...