Skip to main content
Default model is Workers AI (only Cloudflare token + account id). You can paste a catalog binding: Agent(model="cloudflare:@cf/meta/llama-3.3-70b-instruct-fp8-fast"), the full gateway id, or Cloudflare() defaults.
basic.py

Run the Example

1

Set up your virtual environment

2

Install dependencies

3

Export environment variables

4

Run the example

Save the code above as basic.py, then run:
Full source: cookbook/90_models/cloudflare/basic.py