Mario

Results 2 issues of Mario

https://github.com/aelbore/esbuild-jest/blob/1bf605ad7a338c47da16efd1df9439950de05fb6/src/index.ts#L16-L20 What is the point of this code? If you have multiple transforms, it only considers the last one. I had problems with other plugin for this reason. I have...

If we use bigger template that involves new lines, a callback `handleLLMNewToken` does not get called. Code: ``` /* eslint-disable no-undef */ import { CallbackManager } from 'langchain/callbacks' import {...