PB
PB
I concur with this. Plugin is unusable in Neovim.
Thanks guys!
Also experiencing this ``` > /compact ⎿ Error: Error during compaction: Error: API Error: 400 {"type":"error" ,"error":{"type":"invalid_request_error","message":"input length and `max_tokens` exceed context limit: 199544 + 20000 > 200000, decrease input...
> Thanks for the report. Couple questions: > > 1. Do you guys have auto-compact switched off? > 2. If anyone is able to `/bug` and upload their transcript +...
Hi there, This is causing compatibility issues, therefore I'm wondering whether it would be ok to bump up the latest version of numba? It's causing versioning issues as Chainladder is...
I get the same issue. This may not be required due to it running in rust (no GC), but I know in python a manual garbage collection process is needed...
To save logging a separate issue if one isn't required, how does one remove the password /login screen altogether? I've used those flags on self-hosted but a login screen is...
Hey there, Great, thanks for looking into this so quickly. Please find responses below: 1. **Frozen Column** - this is the rest of the method: ``` protected appendRowHtml(divArrayL: HTMLElement[], divArrayR:...
Look I'm just trying to help and be responsive, by contributing what I believe is a code fix to a genuine bug that I encountered when using the library. Above,...
Sure, no problem, I appreciate that. Thanks. Ok, so with regards to translate vs top, I’d been reading a book on front end which suggested that translate gets put on...