Compare commits

...

1 Commits

Author SHA1 Message Date
Emanuel Ferreira 14d5a1458c fix: remove storageContext 2024-02-26 12:02:19 -03:00
-1
View File
@@ -128,7 +128,6 @@ async function main() {
VectorStoreIndex, VectorStoreIndex,
{ {
serviceContext, serviceContext,
storageContext,
}, },
); );