Skip to content

Commit eddf113

Browse files
committed
add examples
1 parent 796963d commit eddf113

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

src/content/docs/agents/reference-architectures/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
pcx_content_type: reference
33
title: Reference Architectures
44
sidebar:
5-
order: 3
5+
order: 1
66
group:
77
hideIndex: true
88
---

src/content/docs/agents/reference-architectures/rag.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ pcx_content_type: navigation
33
title: Retrieval Augmented Generation
44
external_link: /reference-architecture/diagrams/ai/ai-rag/
55
sidebar:
6-
order: 1
6+
order: 2
77
head: []
88
description: Build RAG architectures on Cloudflare
99
---
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: Send text messages from agents
4+
external_link: /workflows/examples/twilio/
5+
sidebar:
6+
order: 3
7+
head: []
8+
description: Send text messages and accept phone calls from your agent
9+
---

0 commit comments

Comments
 (0)