Skip to content

Commit 387c23f

Browse files
committed
add reference architectures and why cf
1 parent b8aed32 commit 387c23f

File tree

15 files changed

+57
-187
lines changed

15 files changed

+57
-187
lines changed
Lines changed: 6 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,10 @@
11
---
2-
type: concept
3-
title: Control Web Browsers
4-
pcx_content_type: concept
2+
pcx_content_type: navigation
3+
title: Control Web Browsers (Browser Rendering API)
4+
external_link: /browser-rendering/
55
sidebar:
66
order: 1
7-
---
8-
9-
import {
10-
Render,
11-
PackageManagers,
12-
Steps,
13-
FileTree,
14-
Details,
15-
Tabs,
16-
TabItem,
17-
WranglerConfig,
18-
} from "~/components";
7+
head: []
8+
description: The Workers Browser Rendering API allows developers to programmatically control and interact with a headless browser instance and create automation flows for their applications and products.
199

20-
Control web browsers
10+
---

src/content/docs/agents/capabilities/human-in-the-loop.mdx

Lines changed: 0 additions & 22 deletions
This file was deleted.

src/content/docs/agents/capabilities/multiplayer.mdx

Lines changed: 0 additions & 24 deletions
This file was deleted.

src/content/docs/agents/capabilities/persistent-memory.mdx

Lines changed: 0 additions & 20 deletions
This file was deleted.

src/content/docs/agents/capabilities/receive-email.mdx

Lines changed: 0 additions & 26 deletions
This file was deleted.

src/content/docs/agents/capabilities/receive-webhooks.mdx

Lines changed: 0 additions & 20 deletions
This file was deleted.

src/content/docs/agents/capabilities/retreival-augmented-generation-rag.mdx

Lines changed: 0 additions & 20 deletions
This file was deleted.
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
pcx_content_type: navigation
3+
title: Run models (Workers AI)
4+
external_link: /workers-ai/
5+
sidebar:
6+
order: 2
7+
head: []
8+
description: Run popular open-source AI models on Cloudflare's network.
9+
---
Lines changed: 5 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,11 @@
11
---
2-
type: concept
2+
pcx_content_type: navigation
33
title: Send Email
4-
pcx_content_type: concept
4+
external_link: /email-routing/email-workers/send-email-workers/
55
sidebar:
6-
order: 3
6+
order: 2
7+
head: []
8+
description: Send emails from your Worker for async updates to a user.
79
---
810

9-
import {
10-
Render,
11-
PackageManagers,
12-
Steps,
13-
FileTree,
14-
Details,
15-
Tabs,
16-
TabItem,
17-
WranglerConfig,
18-
} from "~/components";
1911

20-
Send email
21-
22-
https://developers.cloudflare.com/email-routing/email-workers/send-email-workers/

src/content/docs/agents/capabilities/wake-up.mdx

Lines changed: 0 additions & 20 deletions
This file was deleted.

0 commit comments

Comments
 (0)