Integrations
Connect AI Platform to the model and agent platforms you already use.
LLM Providers
Configure a provider once with lf integration add, then reference its models in any evaluation with the $provider shorthand (e.g. openai/gpt-4o).
Agent Providers
Connect a stateful agent from a supported platform with a typed connection_type. Each integration preserves conversation state across turns automatically, so multi-turn evaluations work out of the box.