litellm/litellm-js/proxy/README.md
Krrish Dholakia 6c34e48180 feat(index.ts): initial commit for proxy edge worker
testing to see if a js worker improves proxy perf (and by how much)
2024-03-27 10:15:20 -07:00

8 lines
56 B
Markdown

```
npm install
npm run dev
```
```
npm run deploy
```