@llamaindex/env
Environment wrapper, supports all JS environment including node, deno, bun, edge runtime, and cloudflare worker.
LICENSE
MIT
environment wrapper, supports all JS environment including node, deno, bun, edge runtime, and cloudflare worker
Environment wrapper, supports all JS environment including node, deno, bun, edge runtime, and cloudflare worker.
MIT
4fc001c: chore: bump @huggingface/transformers
Upgrade to v3, please read https://github.com/huggingface/transformers.js/releases/tag/3.0.0 for more information.
node:async_hook
in edge-light/workerd conditiongpt-tokenizer
@llamaindex/env
b48bcc3: feat: add load-transformers
event type when loading @xenova/transformers
module
This would benefit user who want to customize the transformer env.
.type
check1a6137b: feat: experimental support for browser
If you see bundler issue in next.js edge runtime, please bump to next@14
latest version.
ac07e3c: fix: add console.warn
when import dual module
pipeline
9e133ac: refactor: remove defaultFS
from parameters
We don't accept passing fs in the parameter since it's unnecessary for a determined JS environment.
This was a polyfill way for the non-Node.js environment, but now we use another way to polyfill APIs.
@llamaindex/env