tiktoken
tiktoken copied to clipboard
Cloudflare worker Uncaught ReferenceError: FinalizationRegistry is not defined
trafficstars
Hi, thanks for building this tool! I had encountered a problem when I tried to run this repo in cloudflare worker.
you could go to this repo to reproduce repo
pnpm iat the root folder- go into /packages/api folder and
pnpm dev - select
turn on local modein the terminal
Then you will see the issue happening.
It is quite hard to find the solution on the web, so I am curious about how do you test the package on Cloudflare worker and make it work.