technovangelist.videoprojects/sharedtools/bunjs
Matt Williams 1a49040e29 update code for 3-23 video on rag chunk size
Signed-off-by: Matt Williams <m@technovangelist.com>
2024-03-22 15:39:16 -07:00
..
.gitignore update code for 3-23 video on rag chunk size 2024-03-22 15:39:16 -07:00
bun.lockb update code for 3-23 video on rag chunk size 2024-03-22 15:39:16 -07:00
index.ts update code for 3-23 video on rag chunk size 2024-03-22 15:39:16 -07:00
package.json update code for 3-23 video on rag chunk size 2024-03-22 15:39:16 -07:00
README.md update code for 3-23 video on rag chunk size 2024-03-22 15:39:16 -07:00
tsconfig.json update code for 3-23 video on rag chunk size 2024-03-22 15:39:16 -07:00

vp-sharedtools

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.0.31. Bun is a fast all-in-one JavaScript runtime.