I can use `@cf/meta/llama-3.2-3b-instruct` in the playground, but it fails the type checks with late
I can use
It seems weird to couple types to something as dynamic as the models available on the platform...
@cf/meta/llama-3.2-3b-instruct in the playground, but it fails the type checks with latest version of the wrangler and @cloudflare/workers-types packages. I can "cheat" by doing this:It seems weird to couple types to something as dynamic as the models available on the platform...



