Skip to content

Commit febb995

Browse files
committed
Add additional benefits
1 parent f59159e commit febb995

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

src/content/docs/cloudflare-one/tutorials/ai-wrapper-tenant-control.mdx

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -467,16 +467,14 @@ For more information on isolating an Access application, refer to [Isolate self-
467467

468468
## Additional benefits
469469

470-
Organizations that adopt Cloudflare to secure access to AI agents as exemplified in this tutorial, will also benefit from improved visibility, better cost control and agility.
470+
Organizations that adopt Cloudflare to secure access to AI agents will benefit from improved visibility and configurability.
471471

472472
### Visibility
473473

474-
All [access events](/cloudflare-one/insights/logs/audit-logs/) to the AI wrapper and [DLP violations](/cloudflare-one/insights/logs/gateway-logs/#http-logs) will be logged in Cloudflare's dashboard. In addition, AI gateway provides [visibility](/ai-gateway/observability/logging/) into user prompts, model response, token usage and costs.
474+
Zero Trust will log all [Access events](/cloudflare-one/insights/logs/audit-logs/) and [DLP detections](/cloudflare-one/insights/logs/gateway-logs/#http-logs). In addition, AI Gateway provides [visibility](/ai-gateway/observability/logging/) into user prompts, model response, token usage, and costs.
475475

476-
Finally, all the logs can be easily exported to external systems using [Logpush](/logs/).
476+
Logs can be exported to external providers with [Logpush](/logs/get-started/).
477477

478-
### Cost control and agility
478+
### Configurability
479479

480-
The worker exemplified in this tutorial could be easily modified to use a [different AI provider](/ai-gateway/providers/) or give the user with the option to choose between multiple AI providers, including [AI models running directly on Cloudflare's global network](/workers-ai/).
481-
482-
This enables organizations to better control costs related to AI usage and/or quickly adopt the latest innovations in the field without impacting the frontend users are accessing or the access controls already put in place.
480+
You can configure your wrapper to use a [different AI provider](/ai-gateway/providers/) or give your user the option to choose between multiple AI providers, including AI models running directly on Cloudflare's global network with [Workers AI](/workers-ai/). With this, you can control costs related to AI usage or adopt newer models without impacting your users or the access controls already put in place.

0 commit comments

Comments
 (0)