File tree Expand file tree Collapse file tree 4 files changed +304
-469
lines changed Expand file tree Collapse file tree 4 files changed +304
-469
lines changed Original file line number Diff line number Diff line change 46
46
" product/ai-gateway" ,
47
47
" product/ai-gateway/universal-api" ,
48
48
" product/ai-gateway/configs" ,
49
- " product/ai-gateway/mcp" ,
49
+ " product/ai-gateway/remote- mcp" ,
50
50
" product/ai-gateway/conditional-routing" ,
51
51
{
52
52
"group" : " Multimodal Capabilities" ,
104
104
" product/guardrails/list-of-guardrail-checks" ,
105
105
" product/guardrails/embedding-guardrails" ,
106
106
" product/guardrails/creating-raw-guardrails-in-json" ,
107
- " product/guardrails/pii-redaction"
107
+ " product/guardrails/pii-redaction" ,
108
+ " integrations/guardrails/bring-your-own-guardrails"
108
109
]
109
110
},
110
111
" product/mcp" ,
Original file line number Diff line number Diff line change @@ -263,6 +263,11 @@ The Responses API provides a more flexible foundation for building agentic appli
263
263
</Note >
264
264
265
265
266
+ <Card title = " Remote MCP support on Resposes API" href = " /product/ai-gateway/remote-mcp" >
267
+ Portkey supports Remote MCP support by OpenAI on it's Responses API. Learn More
268
+ </Card >
269
+
270
+
266
271
267
272
## Track End-User IDs
268
273
You can’t perform that action at this time.
0 commit comments