Skip to content

Commit 0623273

Browse files
mhartcrwaters16
authored andcommitted
Include other products that the Cursor AI Assistant uses (#17661)
* Include other products that the Cursor AI Assistant uses It uses Worker AI embeddings models and AI Gateway for caching and analytics * Update Cursor disclaimer to remove references to OpenAI Cursor no longer uses OpenAI and relies solely on first-party models provided by Workers AI. * Oxford it up 🎓 Co-authored-by: Claire W <[email protected]> --------- Co-authored-by: Claire W <[email protected]>
1 parent 514bcac commit 0623273

File tree

1 file changed

+8
-10
lines changed

1 file changed

+8
-10
lines changed

src/pages/workers/ai.astro

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,13 @@ import CursorLight from "~/assets/images/workers/ai/cursor-light.png";
3131
<p>
3232
Cursor is an experimental AI assistant, trained to answer questions
3333
about Cloudflare's Developer Platform and powered by
34-
<a class="DocsMarkdown--link" href="/workers/">Cloudflare Workers</a> and
35-
<a class="DocsMarkdown--link" href="/vectorize/">Vectorize</a>. Cursor
36-
is here to help answer your Cloudflare Workers and Developer Platform
37-
questions, so ask away!
34+
<a class="DocsMarkdown--link" href="/workers/">Cloudflare Workers</a>,
35+
<a class="DocsMarkdown--link" href="/workers-ai/">Workers AI</a>, <a
36+
class="DocsMarkdown--link"
37+
href="/vectorize/">Vectorize</a
38+
>, and <a class="DocsMarkdown--link" href="/ai-gateway/">AI Gateway</a>.
39+
Cursor is here to help answer your Cloudflare Workers and Developer
40+
Platform questions, so ask away!
3841
</p>
3942
<aside class="DocsMarkdown--aside" role="note" data-type="warning">
4043
Cursor is an experimental AI preview, meaning that the answers provided
@@ -59,12 +62,7 @@ import CursorLight from "~/assets/images/workers/ai/cursor-light.png";
5962
<small id="disclaimer">
6063
Use of Cloudflare Cursor is subject to the Cloudflare Website and Online
6164
Services <a href="https://www.cloudflare.com/website-terms/">Terms of Use</a
62-
>. Cursor uses artificial intelligence technology provided by OpenAI, LLC.
63-
You acknowledge and agree that (i) any information or inputs that you
64-
provide when using Cursor will be shared with OpenAI, LLC, subject to its <a
65-
href="https://openai.com/policies/terms-of-use">Terms of Use</a
66-
> and <a href="https://openai.com/policies/privacy-policy">Privacy Policy</a
67-
>, to generate Cursor output and (ii) the output generated by Cursor has not
65+
>. You acknowledge and agree that the output generated by Cursor has not
6866
been verified by Cloudflare for accuracy and does not represent Cloudflare’s
6967
views.
7068
</small>

0 commit comments

Comments
 (0)