flux-1-schnell and dreamshaper-8-lcm consistently for several days, yet my reported usage is 0. I have never seen my usage page show any actual usage. I know a while ago, Beta models weren't charged yet, but I assume this is no longer the case. Am I missing out something?
"@cloudflare/ai": "^1.2.2",
@cloudflare/ai package has been deprecated in favor of running AI requests directly via the workers bindings as described in https://developers.cloudflare.com/workers-ai/configuration/bindings/
getFormatInstructions when i'm home.flux-1-schnelldreamshaper-8-lcmYour worker has access to the following bindings:
- AI:
- Name: AI
✘ [ERROR] Build failed with 1 error:
✘ [ERROR] Could not resolve "base64-js"
node_modules/.pnpm/@cloudflare+ai@1.2.2/node_modules/@cloudflare/ai/dist/index.js:1:16:
1 │ import*as e from"base64-js";import*as t from"mustache";var s;!funct...
╵ ~~~~~~~~~~~
You can mark the path "base64-js" as external to exclude it from the bundle, which will remove
this error."@cloudflare/ai": "^1.2.2",@cloudflare/aiimport { StructuredOutputParser } from "@langchain/core/output_parsers";
const parser = StructuredOutputParser.fromZodSchema(generateFixSchema); Use the following analysis information to generate precise, non-redundant fixes:
Generate fixes following these guidelines:
1. ..........
2. ..........
3. ..........
4. ..........
addAttribute: This method is used to add an attribute to the element or override the existing attribute.
injectCss: This method is used to add style values to the element.
${parser.getFormatInstructions()}getFormatInstructions