|
|
||
|---|---|---|
| clients | ||
| tests | ||
| .env.example | ||
| .gitignore | ||
| README.md | ||
| bun.lock | ||
| index.ts | ||
| package.json | ||
| tsconfig.json | ||
README.md
llm-extension
To install dependencies:
bun install
To run:
bun run index.ts
This project was created using bun init in bun v1.2.20. Bun is a fast all-in-one JavaScript runtime.