INNER CODE UNIT · JavaScript
AIGatewaySection
MAIF/otoroshi · manual/next/src/pages/index.js:199
function AIGatewaySection() {
return (
<section className={styles.aiGatewaySection}>
<div className="container">
<div className={styles.aiGatewayCard}>
<div className={styles.aiGatewayIntro}>
<div className={styles.aiGatewayEyebrow}>AI capabilities</div>
<Heading as="h2">AI Gateway built-in<a href="#ecosystem-note" style={{ fontWeight: 'bold' }}>*</a></Heading>
<p>
Connect, secure and control 50+ LLM providers with a unified API<a href="#ecosystem-note" style={{ fontWeight: 'bold' }}>*</a>.
</p>
</div>
<div className={styles.aiGatewayListWrap}>
<ul className={styles.aiGatewayList}>
<li>Multi-modal</li>
<li>Guardrails</li>
<li>Cost tracking & Bugets management</li>
<li>MCP support</li>