You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: integrations/libraries/claude-code.mdx
+3-8Lines changed: 3 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,10 +7,9 @@ Claude Code is Anthropic's agentic coding tool that lives in your terminal, unde
7
7
8
8
With Portkey integration, you can enhance Claude Code with enterprise features:
9
9
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
14
13
15
14
<Note>
16
15
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:
0 commit comments