nahum zsilva

Results 3 issues of nahum zsilva

It's possible to pass a config prop of CodeMirror to the ``?, I would like to add the number lines to it.

do you know if it's possible to expose values or methods to the jailed plugin? From what I'm understanding you can expose functions that the worker can execute 1 time...

From the documentation seems possible to import functions directly from gpt-tokenizer as: ``` import { encodeChat, isWithinTokenLimit } from "gpt-tokenizer/esm/main" ``` But doing it and running that code will create...