Bring your own LLM provider key is only available on Chainloop’s Enterprise paid plan.
Overview
Chainloop integrates with Large Language Model (LLM) providers to power AI-driven policy evaluation, data analysis and more. AI providers can be registered from the Integrations page in your organization. Once configured, they are automatically used by LLM-driven policies and thechainloop.evidence_prompt builtin function.

Supported Providers
Anthropic
Register an Anthropic integration by providing your API key. Chainloop will use it to send evidence and prompts to Anthropic’s Claude models for evaluation. Registration fields:OpenAI
Register an OpenAI integration by providing your API key. This connects directly to OpenAI’s API. Registration fields:OpenAI on Microsoft Foundry
The OpenAI integration also supports connecting to Azure-hosted OpenAI models through Microsoft Foundry. To use Azure OpenAI, provide a custom endpoint pointing to your Azure OpenAI deployment alongside your API key. Registration fields:Related Resources
- How to run LLM-driven policies — Guide on using AI-powered prompts to evaluate evidence
- Builtin functions reference — The
chainloop.evidence_promptfunction for custom Rego policies - Integrations — General integration setup instructions
