-
github-actions[bot] authored
Co-authored-by:
github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github-actions[bot] authoredCo-authored-by:
github-actions[bot] <github-actions[bot]@users.noreply.github.com>
- @llamaindex/env
- 0.1.17
- Patch Changes
- 0.1.16
- Patch Changes
- 0.1.15
- Patch Changes
- 0.1.14
- Patch Changes
- 0.1.13
- Patch Changes
- 0.1.12
- Patch Changes
- 0.1.11
- Patch Changes
- 0.1.10
- Patch Changes
- 0.1.9
- Patch Changes
- 0.1.8
- Patch Changes
- 0.1.7
- Patch Changes
- 0.1.6
- Patch Changes
- 0.1.5
- Patch Changes
- 0.1.4
- Patch Changes
- 0.1.3
- Patch Changes
- 0.1.2
- Patch Changes
- 0.1.1
- Patch Changes
- 0.1.0
- Minor Changes
- 0.0.7
- Patch Changes
- 0.0.6
- Patch Changes
- 0.0.5
- Patch Changes
- 0.0.4
- Patch Changes
- 0.0.3
- Patch Changes
- 0.0.2
- Patch Changes
@llamaindex/env
0.1.17
Patch Changes
- 14cc9ebe: chore: move multi-model into single sub module
0.1.16
Patch Changes
- fa60fc66: fix(env): no esm shim
0.1.15
Patch Changes
- 4ba2cfe7: fix(env): align export APIs
0.1.14
Patch Changes
0.1.13
Patch Changes
-
df441e28: fix: consoleLogger is missing from
@llamaindex/env
0.1.12
Patch Changes
-
b48bcc3a: feat: add
load-transformers
event type when loading@xenova/transformers
moduleThis would benefit user who want to customize the transformer env.
0.1.11
Patch Changes
-
ac07e3cb: fix: replace instanceof check with
.type
check -
1a6137b3: feat: experimental support for browser
If you see bundler issue in next.js edge runtime, please bump to
next@14
latest version. -
ac07e3cb: fix: add
console.warn
when import dual module
0.1.10
Patch Changes
- 4648da68: fix: wrong tiktoken version caused NextJs CL template run fail
0.1.9
Patch Changes
- 58abc573: fix: align version
0.1.8
Patch Changes
- f326ab86: chore: bump version
0.1.7
Patch Changes
- 41fe871e: Add support for azure dynamic session tool
0.1.6
Patch Changes
0.1.5
Patch Changes
- f3b34b45: Use tiktoken instead of tiktoken/lite and disable WASM tiktoken for non-Node environments
0.1.4
Patch Changes
- 56fabbb4: Release env changes to tokenizer
0.1.3
Patch Changes
-
e072c453: fix: remove non-standard API
pipeline
-
9e133ac1: refactor: remove
defaultFS
from parametersWe 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.
0.1.2
Patch Changes
0.1.1
Patch Changes
-
5596e319: feat: improve
@llamaindex/env
0.1.0
Minor Changes
- 5016f21d: feat: improve next.js/cloudflare/vite support
0.0.7
Patch Changes
- Add polyfill for pipeline
0.0.6
Patch Changes
- 7a23cc6c: feat: improve CallbackManager
0.0.5
Patch Changes
- 5116ad8d: fix: compatibility issue with Deno
0.0.4
Patch Changes
- cf87f849: fix: type backward compatibility
0.0.3
Patch Changes
- e8e21a0e: build: set files in package.json
0.0.2
Patch Changes
- 7416a87e: build: cjs file not found