run-llama/LlamaIndexTS

`@llamaindex/core` release error on JSR

Open

#1,004 opened on Jul 2, 2024

 (3 comments) (0 reactions) (0 assignees)TypeScript (524 forks)auto 404
bughelp wanted

Repository metrics

Stars
 (3,078 stars)
PR merge metrics
 (PR metrics pending)

Description

error: Uncaught SyntaxError: The requested module 'jsr:@llamaindex/env@0.1.3' does not provide an export named 'Tokenizers'
import { Tokenizers } from "jsr:@llamaindex/env@0.1.3";
         ^
    at <anonymous> (https://jsr.io/@llamaindex/llamaindex/0.4.0/src/llm/openai.ts:10:10)

Contributor guide