run-llama/LlamaIndexTS

`@llamaindex/core` release error on JSR

オープン

#1,004 opened on 2024/07/02

 (3 件のコメント) (0 件のリアクション) (0 人の担当者)TypeScript (524 件のフォーク)auto 404
bughelp wanted

Repository metrics

Stars
 (3,078 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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)

コントリビューターガイド