Skip to content
Snippets Groups Projects
Unverified Commit 9172fed2 authored by Thuc Pham's avatar Thuc Pham Committed by GitHub
Browse files

feat: bump LITS 0.8.2 (#406)


---------
Co-authored-by: default avatarMarcus Schiesser <mail@marcusschiesser.de>
parent 78ccde78
Branches
Tags
No related merge requests found
---
"create-llama": patch
---
feat: bump LITS 0.8.2
import {
FILE_EXT_TO_READER,
SimpleDirectoryReader,
} from "llamaindex/readers/SimpleDirectoryReader";
} from "llamaindex/readers/index";
export const DATA_DIR = "./data";
......
......@@ -2,7 +2,7 @@ import { LlamaParseReader } from "llamaindex";
import {
FILE_EXT_TO_READER,
SimpleDirectoryReader,
} from "llamaindex/readers/SimpleDirectoryReader";
} from "llamaindex/readers/index";
export const DATA_DIR = "./data";
......
......@@ -20,7 +20,7 @@
"dotenv": "^16.3.1",
"duck-duck-scrape": "^2.2.5",
"express": "^4.18.2",
"llamaindex": "0.7.10",
"llamaindex": "0.8.2",
"pdf2json": "3.0.5",
"ajv": "^8.12.0",
"@e2b/code-interpreter": "0.0.9-beta.3",
......
......@@ -26,7 +26,7 @@
"duck-duck-scrape": "^2.2.5",
"formdata-node": "^6.0.3",
"got": "^14.4.1",
"llamaindex": "0.7.10",
"llamaindex": "0.8.2",
"lucide-react": "^0.294.0",
"next": "^14.2.4",
"react": "^18.2.0",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment