Skip to content

Conversation

@alekrumkamp
Copy link
Contributor

Summary

Adds crosslinking between RAD and tutorial on BQ + Workers AI (/reference-architecture/diagrams/ai/bigquery-workers-ai/) to tutorial (/workers-ai/tutorials/using-bigquery-with-workers-ai/) and viceversa.

## Next Steps
If, instead of displaying the results of ingesting the data to the AI model in a browser, your workflow requires fetching and store data (for example in [R2](/r2/) or [D1](/d1/)) on regular intervals, you may want to consider adding a [scheduled handler](/workers/runtime-apis/handlers/scheduled/) for this Worker. It allows triggering the Worker with a predefined cadence via a [Cron Trigger](/workers/configuration/cron-triggers/).
If, instead of displaying the results of ingesting the data to the AI model in a browser, your workflow requires fetching and store data (for example in [R2](/r2/) or [D1](/d1/)) on regular intervals, you may want to consider adding a [scheduled handler](/workers/runtime-apis/handlers/scheduled/) for this Worker. It allows triggering the Worker with a predefined cadence via a [Cron Trigger](/workers/configuration/cron-triggers/). Please consider reviewing the Reference Architecture Diagrams on [Ingesting BigQuery Data into Workers AI](/reference-architecture/diagrams/ai/bigquery-workers-ai/).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Consider reviewing the Reference Architecture Diagrams on [Ingesting BigQuery Data into Workers AI](/reference-architecture/diagrams/ai/bigquery-workers-ai/).

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will require approval and merge from PCX. I don't have rights to make changes outside of the reference architecture section.

Copy link
Contributor

@daisyfaithauma daisyfaithauma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are you able to make this change?

@alekrumkamp
Copy link
Contributor Author

done, @daisyfaithauma 👍

@ale-cf ale-cf merged commit ffc9eb5 into cloudflare:production Oct 29, 2024
7 checks passed
@workers-devprod workers-devprod added the contribution [Holopin] Recognizes a docs contribution, big or small label Oct 29, 2024
@holopin-bot
Copy link

holopin-bot bot commented Oct 29, 2024

Congratulations @alekrumkamp, the maintainer of this repository has issued you a holobyte! Here it is: https://holopin.io/holobyte/cm2ukmj8c164120cl6k9jq6wc1

This badge can only be claimed by you, so make sure that your GitHub account is linked to your Holopin account. You can manage those preferences here: https://holopin.io/account.
Or if you're new to Holopin, you can simply sign up with GitHub, which will do the trick!

harshil1712 pushed a commit that referenced this pull request Dec 3, 2024
…s AI (#17823)

* PCX-14416 - Adding link to tutorial in RAD about Bigquery and Workers AI

* PCX-13971 - Adding link to reference architecture to BQ and Workers AI tutorial

* PCX-13971 - Fixing wording in tutorial on BQ + Workers AI
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

contribution [Holopin] Recognizes a docs contribution, big or small product:reference-architecture product:workers-ai Workers AI: https://developers.cloudflare.com/workers-ai/ size/xs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants