GenkitG
Genkitโ€ข9mo ago
thick-teal

Pre 1.0, we used to be able to pass in

Pre 1.0, we used to be able to pass in
  httpsOptions: {
      memory: "512MiB",
      timeoutSeconds: 60,
      region: baseRegion,
    },

to defineFlow. But now, I don't see this option available in either defineFlow or onCallGenkit. How do we configure the resources the function requires when deploying with firebase?
Was this page helpful?