Model Routing
Model Routing is the strategy of directing requests to the most suitable model dynamically using policy and workload rules.
Related AI terms: Partner Models and Model Card.
Reverse Proxy
Publishing
A server setup that forwards incoming requests to another origin while keeping your public domain unchanged. Reverse proxies are used for migrations, custom routing, security policies, and integrating Framer with existing infrastructure. See How to self host using a reverse proxy.
Guardrails
AI
Guardrails are technical and procedural constraints, such as filters and validators, that enforce safe and reliable AI behavior.
Related AI terms: Model Card and Content Credentials.
Fine-tuning
AI
Fine-tuning is supervised model adaptation on curated examples so behavior aligns more closely with domain-specific tasks.
Related AI terms: DreamBooth and Subject-Driven Generation.
Partner Models
AI
Partner Models are external foundation models exposed through a single product interface. Product teams often combine them with Model Routing and governance artifacts like a Model Card.
Model Card
AI
A Model Card summarizes model behavior, scope, limitations, and known risks for operators and users. It supports safety controls such as Guardrails and helps teams reason about Hallucination risk.
MCP Host
AI
An MCP host is the application that runs one or more MCP clients, manages connections, and makes responses from connected MCP servers available to the user or model.