Skip to content

Commit

Permalink
add tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
Rishi Raj Jain committed Aug 20, 2023
1 parent 46bdcd5 commit 8a158f9
Show file tree
Hide file tree
Showing 37 changed files with 2,870 additions and 249 deletions.
2 changes: 1 addition & 1 deletion loadedVectorStore/docstore.json

Large diffs are not rendered by default.

Binary file modified loadedVectorStore/faiss.index
Binary file not shown.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@
"@headlessui/vue": "^1.7.15",
"@heroicons/vue": "^2.0.18",
"astro": "^2.10.5",
"faiss-node": "^0.3.0",
"langchain": "^0.0.131",
"marked": "^7.0.3",
"openai": "^4.0.1",
"sharp": "^0.32.4",
Expand All @@ -39,6 +41,7 @@
"prettier": "^3.0.1",
"prettier-plugin-astro": "^0.11.0",
"schema-dts": "^1.1.2",
"unocss": "^0.55.0"
"unocss": "^0.55.0",
"zod": "^3.22.2"
}
}
Loading

0 comments on commit 8a158f9

Please sign in to comment.