No problem, just wanted to make you aware if you weren't 😄
No problem, just wanted to make you aware if you weren't 
wrangler.toml, can anyone confirm? Also I can't see the limits config in the documentation
wrangler.toml configuration file to customize the development and deployment setup for your Worker project and other Developer Platform …



AiTextClassificationOutput. Im using distilbert-sst-2-int8
[limits]
cpu_ms = 100name = "my-worker"
main = "src/index.ts"
compatibility_date = "2024-02-23"
[[kv_namespaces]]
binding = "xx"
id = "xx"
preview_id = "xx"
[[vectorize]]
binding = "xx"
index_name = "xx"
[ai]
binding = "AI"
[[d1_databases]]
binding = "DB"
database_name = "xx"
database_id = "xx"
preview_database_id = "xx"AiTextClassificationOutputJSON.parse(`${response}`);