The Models page shows how the agent connects to AI models and which models it uses. There are three ways to run models on Infracodebase.
By default, your enterprise uses platform-managed models. Model selection and API keys are handled automatically by Infracodebase. You pay based on consumption and don't need to configure anything. This is the simplest option for getting started.
If you need more control, you can opt into Bring Your Own Model (BYOM). This moves you from consumption-based pricing to negotiated enterprise pricing, where costs are passed through based on your own Anthropic agreement.
With BYOM, you provide your own Anthropic API key and choose which models the agent uses. This lets you take advantage of your organization's existing enterprise contract with Anthropic, including any negotiated rates, legal terms, and usage agreements.
To enable BYOM, contact us for enterprise pricing. Once enabled, you can configure the following from the Models settings page.
For organizations that need to route traffic through their own infrastructure, BYOM also supports targeting a custom API endpoint. Instead of connecting directly to Anthropic, you point the agent at your own proxy.
This is useful when your company requires traffic to flow through internal infrastructure, you have additional logging, compliance, or security layers in front of Anthropic, or you need custom authentication headers for your proxy.
Configure a custom proxy by providing a base URL (must be HTTPS) and optionally adding custom headers for authentication with your proxy.