From 4777e07a6cda9e3a2b0881d79d6bca7bfc1eb64e Mon Sep 17 00:00:00 2001 From: Michael Hart Date: Sun, 20 Oct 2024 15:12:23 +1100 Subject: [PATCH 1/3] Include other products that the Cursor AI Assistant uses It uses Worker AI embeddings models and AI Gateway for caching and analytics --- src/pages/workers/ai.astro | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/src/pages/workers/ai.astro b/src/pages/workers/ai.astro index 0399f83be1e69cc..f8c573a0bac3474 100644 --- a/src/pages/workers/ai.astro +++ b/src/pages/workers/ai.astro @@ -31,10 +31,13 @@ import CursorLight from "~/assets/images/workers/ai/cursor-light.png";

Cursor is an experimental AI assistant, trained to answer questions about Cloudflare's Developer Platform and powered by - Cloudflare Workers and - Vectorize. Cursor - is here to help answer your Cloudflare Workers and Developer Platform - questions, so ask away! + Cloudflare Workers, + Workers AI, Vectorize and AI Gateway. + Cursor is here to help answer your Cloudflare Workers and Developer + Platform questions, so ask away!