Skip to content
Snippets Groups Projects
Unverified Commit 1d9e3b10 authored by Alex Yang's avatar Alex Yang Committed by GitHub
Browse files

fix: export llama reader in non-nodejs runtime (#1279)

parent df83e321
No related branches found
No related tags found
No related merge requests found
---
"llamaindex": patch
---
fix: export llama reader in non-nodejs runtime
export {
LlamaParseReader,
type Language,
type ResultType,
} from "@llamaindex/cloud/reader";
export * from "@llamaindex/core/agent";
export * from "@llamaindex/core/chat-engine";
export {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment