chatgpt-plugin
chatgpt-plugin copied to clipboard
Build ChatGPT plugins with Cloudflare's Developer Platform 🤖
Hello Cloudflare Devs! I added Cloudflare AI workers example into the GitHub Search example. What do you think about this contribution? Let me know if you have any changes on...
Bumps [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) from 2.19.0 to 2.20.1. Release notes Sourced from wrangler's releases. [email protected] Patch Changes #3820 546c2319 Thanks @GregBrimble! - fix: Prevent wrangler pages dev from serving asset files outside...
Bumps [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) from 2.16.0 to 2.20.1. Release notes Sourced from wrangler's releases. [email protected] Patch Changes #3820 546c2319 Thanks @GregBrimble! - fix: Prevent wrangler pages dev from serving asset files outside...
Bumps [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) from 2.16.0 to 2.20.1. Release notes Sourced from wrangler's releases. [email protected] Patch Changes #3820 546c2319 Thanks @GregBrimble! - fix: Prevent wrangler pages dev from serving asset files outside...
Bumps [semver](https://github.com/npm/node-semver) from 7.5.0 to 7.5.3. Release notes Sourced from semver's releases. v7.5.3 7.5.3 (2023-06-22) Bug Fixes abdd93d #571 set max lengths in regex for numeric and build identifiers (#571)...
Bumps [semver](https://github.com/npm/node-semver) from 7.5.0 to 7.5.3. Release notes Sourced from semver's releases. v7.5.3 7.5.3 (2023-06-22) Bug Fixes abdd93d #571 set max lengths in regex for numeric and build identifiers (#571)...
Bumps [semver](https://github.com/npm/node-semver) from 7.3.8 to 7.5.3. Release notes Sourced from semver's releases. v7.5.3 7.5.3 (2023-06-22) Bug Fixes abdd93d #571 set max lengths in regex for numeric and build identifiers (#571)...
hey! just a suggestion, what about using already existing ecosystem of [Workers examples/templates](https://github.com/cloudflare/workers-sdk/tree/main/templates), so developers and guides can leverage commands like `npm init cloudflare my-project worker-chatgpt-example` out of the box?
As per: https://github.com/cloudflare/workers-sdk/issues/1298 wrangler2, and all wrangler templates follow this paradigm for better accessibility by default. It would be great to get a similar `.prettierrc` and `.editorconfig` in this repo....
Updating Semgrep.yml file - Semgrep is a tool that will be used to scan Cloudflare's public repos for Supply chain, code and secrets. This work is part of Application &...