heres the doc https://developers.cloudflare.com/workers-ai/configuration/bindings/#methods
Cloudflare Docs
Workers provides a serverless execution environment that allows you to create new applications or augment existing ones.

prompt_tokens and completion_tokens were replaced with input_tokens and output_tokens).instructions parameter stopped working when the input was in an OpenAI-like format (like [{role: "assistant", content: "foobar" }, ...]).prompt_tokenscompletion_tokensinput_tokensoutput_tokensinstructions[{role: "assistant", content: "foobar" }, ...]{'name': '123_image_5.png', 'mimeType': 'image/png', 'format': 'error', 'error': 'Error converting image to markdown text: 3040: Capacity temporarily exceeded, please try again.'}fetch(`https://api.cloudflare.com/client/v4/accounts/${this.env.CF_ACCOUNT}/ai/run/@cf/deepgram/nova-3?${new URLSearchParams({
encoding: 'linear16',
sample_rate: '16000',
language: ?
}).toString()}`)