Getting too many errors: AiError: 3040: Capacity temporarily exceeded, please try again. ``` const

Getting too many errors: AiError: 3040: Capacity temporarily exceeded, please try again.
const embeddings: any = await env.AI.run("@cf/baai/bge-m3", {
    text: [prompt],
  });
image.png
Was this page helpful?