Skip to content

Commit ad42bb8

Browse files
Merge pull request #347 from Portkey-AI/chore/fix-claude-code-docs
Update claude-code.mdx
2 parents d22f161 + cca2490 commit ad42bb8

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

integrations/libraries/claude-code.mdx

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,9 @@ Claude Code is Anthropic's agentic coding tool that lives in your terminal, unde
77

88
With Portkey integration, you can enhance Claude Code with enterprise features:
99

10-
- **Unified AI Gateway** - Route Claude Code through multiple providers (Anthropic, Bedrock, Vertex AI) with automatic failover
11-
- **Centralized Observability** - Track all Claude Code interactions, costs, and performance metrics
12-
- **Security & Governance** - Set budget limits, implement access controls, and audit all AI usage
13-
- **Advanced Routing** - Use fallbacks, load balancing, and conditional routing for reliability
10+
- **Unified AI Gateway** - Route Claude Code through multiple providers (Anthropic, Bedrock, Vertex AI)
11+
- **Centralized Logs** - Track all Claude Code interactions
12+
- **Security & Governance** - Set rate limits, implement access controls, and audit all AI usage
1413

1514
<Note>
1615
This integration uses Portkey's Gateway Passthrough feature. Advanced Portkey capabilities - such as cost calculation, reliability features, and more are not supported yet.
@@ -312,9 +311,6 @@ Enable caching in your Portkey config to speed up repeated queries:
312311
## Security & Compliance
313312

314313
<CardGroup cols={2}>
315-
<Card title="Guardrails" icon="shield-check" href="/product/guardrails">
316-
Implement PII detection and content filtering for Claude Code interactions
317-
</Card>
318314

319315
<Card title="Access Controls" icon="lock" href="/product/enterprise-offering/access-control-management">
320316
Set up fine-grained permissions and audit logging
@@ -339,7 +335,6 @@ Track all Claude Code usage for compliance
339335

340336
- [Set up team workflows](/docs/product/enterprise-offering/org-management) with role-based access
341337
- [Configure advanced routing](/docs/product/ai-gateway) for reliability
342-
- [Implement guardrails](/docs/product/guardrails) for secure coding assistance
343338
- [Monitor usage patterns](/docs/product/observability) across your organization
344339

345340
<Note>

0 commit comments

Comments
 (0)