⛅️ wrangler 3.85.0
-------------------
Your worker has access to the following bindings:
- Durable Objects:
- MY_DURABLE_OBJECT: MyDurableObject
- Queues:
- CRAWLER_QUEUE: queues-crawler (local)
- Browser:
- Name: CRAWLER_BROWSER
- AI:
- Name: AI
╭───────────────────────────╮
│ [b▲ [WARNING] Using Workers AI always accesses your Cloudflare account in order to run AI models, and so will incur usage charges even in local development.
⎔ Starting local server...
[wrangler:inf] Ready on http://localhost:8787
Recieved fetch request env: {
AI: Ai {
fetcher: Fetcher {},
logs: [],
options: {},
lastRequestId: null,
aiGatewayLogId: null
},
MY_DURABLE_OBJECT: DurableObjectNamespace {},
CRAWLER_QUEUE: WorkerQueue {}
}
⛅️ wrangler 3.85.0
-------------------
Your worker has access to the following bindings:
- Durable Objects:
- MY_DURABLE_OBJECT: MyDurableObject
- Queues:
- CRAWLER_QUEUE: queues-crawler (local)
- Browser:
- Name: CRAWLER_BROWSER
- AI:
- Name: AI
╭───────────────────────────╮
│ [b▲ [WARNING] Using Workers AI always accesses your Cloudflare account in order to run AI models, and so will incur usage charges even in local development.
⎔ Starting local server...
[wrangler:inf] Ready on http://localhost:8787
Recieved fetch request env: {
AI: Ai {
fetcher: Fetcher {},
logs: [],
options: {},
lastRequestId: null,
aiGatewayLogId: null
},
MY_DURABLE_OBJECT: DurableObjectNamespace {},
CRAWLER_QUEUE: WorkerQueue {}
}