feat: add @llamaindex/readers
package
#5893
Annotations
7 errors
Run Type Check:
packages/llamaindex/e2e/examples/nextjs-node-runtime/src/actions/openai.ts#L10
Cannot find module 'llamaindex/readers/SimpleDirectoryReader' or its corresponding type declarations.
|
Run Type Check:
examples/chromadb/test.ts#L16
Object literal may only specify known properties, and 'header' does not exist in type 'Options'.
|
Run Type Check:
examples/mongo.ts#L1
Module '"llamaindex"' has no exported member 'SimpleMongoReader'.
|
Run Type Check:
examples/mongodb/2_load_and_index.ts#L5
Module '"llamaindex"' has no exported member 'SimpleMongoReader'.
|
Run Type Check:
examples/mongodb/2_load_and_index.ts#L33
Parameter 'document' implicitly has an 'any' type.
|
Run Type Check:
examples/mongodb/2_load_and_index.ts#L33
Parameter 'index' implicitly has an 'any' type.
|
Run Type Check
Process completed with exit code 2.
|
Loading